pelican-mg/templates/tag.html

4 lines
134 B
HTML
Raw Normal View History

2014-12-29 22:08:56 +00:00
{% extends "index.html" %}
{% block title %}{{ SITENAME }} | {{ tag|capitalize }}{% endblock %}
{% block description %}{% endblock %}