blog/theme/darkstrap/templates/category.html
kleph e10a67428d Initial import
- first content
- modded theme, based on wraithani'thme, which is based on bootstrap
2013-07-05 00:07:25 +02:00

2 lines
90 B
HTML

{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}