1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/brownstone/templates/category.html
2010-12-17 09:42:04 +01:00

2 lines
90 B
HTML

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