homepage-mfalves/theme/templates/tag.html
2024-07-04 20:01:35 +02:00

7 lines
129 B
HTML

{% extends "index.html" %}
{% block title %} {{ tag }} | {{ SITENAME }}{% endblock %}
{% block content_title %}
{% endblock %}