pelican-papyrus/templates/tag.html

8 lines
130 B
HTML
Raw Permalink Normal View History

2022-02-21 10:18:57 +01:00
{% extends "index.html" %}
{% block title %} {{ tag }} | {{ SITENAME }}{% endblock %}
{% block content_title %}
2024-08-14 20:42:10 +02:00
{% endblock %}