summaryrefslogtreecommitdiff
path: root/main/templates/main_index.html.j2
blob: 50f6b9d2d38ef934d40429caf5bb4e22666d69fe (plain)
1
2
3
4
{% extends "main_base.html.j2" %}
{% block content %}
<p>This is page is work in progress. Meanwhile check my stuff on the navbar at the top of the page.</p>
{% endblock %}