1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates/category.html
2010-12-17 09:31:20 +01:00

2 lines
90 B
HTML

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