Files
2023-01-01 19:51:38 +01:00

6 lines
83 B
HTML

{% extends "base.html" %}
{% block content %}
<h1>HV3</h1>
{% endblock content %}