3 lines
85 B
HTML
3 lines
85 B
HTML
|
{% extends "index.html" %}
|
||
|
{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %}
|