dr.botzo/templates/index.html

7 lines
112 B
HTML

{% extends 'base.html' %}
{% block title %}index{% endblock %}
<!--
vi:tabstop=4:expandtab:autoindent
-->