Files
pelican-themes/brownstone/templates/tag.html
2011-02-01 21:50:43 +00:00

3 lines
85 B
HTML

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