1
0
mirror of https://github.com/Damillora/Altessimo synced 2024-11-01 05:27:32 +00:00
Altessimo/home/templates/index.html

5 lines
100 B
HTML
Raw Normal View History

2020-12-15 21:32:20 +00:00
{% extends 'layouts/base.html' %}
{% block content %}
<h1>Work in progress!</h1>
{% endblock %}