Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/category.html @ 64:ddd4e26ce4ad
Add a pingback page as draft
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Fri, 30 Oct 2015 02:17:23 +0100 | 
| parents | 6e2bcaecf3ec | 
| children | 
line wrap: on
 line source
{% extends "index.html" %} {% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}
