blob: 1f8cb7af8e0b01ebade760423165732241e92a82 [file] [log] [blame]
{% extends "layout.html" %}
{% block page_title %}Index{% endblock %}
{% block body %}
This is the index page.
{% endblock %}