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

6 lines
89 B
HTML

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