view themes/tuxlite_tbs/templates/category.html @ 68:7ad57342534a

add a blog post about Linux Mint
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 30 Dec 2015 12:23:35 +0100
parents 6e2bcaecf3ec
children
line wrap: on
line source

{% extends "index.html" %}
{% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}