blog/theme/darkstrap/templates/author.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
88 B
HTML

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