Mercurial > hg > Blog
view themes/tuxlite_tbs/templates/category.html @ 101:0e63edd28f55
add a pip requirements file to easily setup the blog venv
author | Dirk Olmes <dirk.olmes@codedo.de> |
---|---|
date | Sat, 28 Mar 2020 02:43:10 +0100 |
parents | 6e2bcaecf3ec |
children |
line wrap: on
line source
{% extends "index.html" %} {% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}