1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/brownstone/templates/category.html

2 lines
90 B
HTML
Raw Normal View History

2010-12-17 09:42:04 +01:00
{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}