Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/category.html @ 62:3fd13e528c93
Automated merge with ssh://xanthippe//home/dirk/Projekte/Blog
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Thu, 30 Jul 2015 07:06:24 +0200 | 
| parents | 6e2bcaecf3ec | 
| children | 
line wrap: on
 line source
{% extends "index.html" %} {% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}
