monospace/templates/tag.html

3 lines
85 B
HTML
Raw Normal View History

2019-03-06 17:01:54 -05:00
{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %}