1
0
mirror of https://github.com/Damillora/Altessimo synced 2025-02-23 09:43:37 +00:00
Altessimo/home/templates/index.html

5 lines
100 B
HTML
Raw Normal View History

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