homepage-mfalves/theme/templates/tag.html

7 lines
129 B
HTML
Raw Normal View History

2024-07-04 20:01:35 +02:00
{% extends "index.html" %}
{% block title %} {{ tag }} | {{ SITENAME }}{% endblock %}
{% block content_title %}
{% endblock %}