Initial version
This commit is contained in:
7
templates/about.html
Executable file
7
templates/about.html
Executable file
@@ -0,0 +1,7 @@
|
||||
{% extends "layout.html" %}
|
||||
{% block content %}
|
||||
<div class="about">
|
||||
<h1>Zoek je aansluiting</h1>
|
||||
<p>versie 2021-12-17</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user