blag/theme-fred/templates/tag.html

3 lines
85 B
HTML

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