monospace/templates/tag.html
2021-07-27 20:49:53 -04:00

3 lines
85 B
HTML

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