Files
monospace/templates/tag.html
T
2019-03-06 17:01:54 -05:00

3 lines
85 B
HTML
Executable File

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