octomode/templates/index.html

5 lines
63 B
HTML

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