Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/category.html @ 92:6dc02dba2c17
remove unused Make variable
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Wed, 13 Feb 2019 03:20:01 +0100 | 
| parents | 6e2bcaecf3ec | 
| children | 
line wrap: on
 line source
{% extends "index.html" %} {% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}
