legacy-dotfiles/templates/pages/index.html
2011-11-04 22:10:49 +01:00

5 lines
81 B
HTML

{% extends "base.html" %}
{% block content %}
{% include page %}
{% endblock %}