Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/category.html @ 100:ec4fc0b8cc08
add a blog entry for bogofilter
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Thu, 26 Mar 2020 02:27:07 +0100 | 
| parents | 6e2bcaecf3ec | 
| children | 
line wrap: on
 line source
{% extends "index.html" %} {% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}
