legacy-dotfiles/templates/blog/base.html
2011-10-17 01:34:04 +02:00

5 lines
70 B
HTML

{% extends "base.html" %}
{% block subtitle %}
blog
{% endblock %}