Add tests and fix bugs
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-11 22:40:16 +01:00
parent 54102f0d90
commit 87086cdce9
6 changed files with 203 additions and 5 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
{% extends "base.html" %}
{% block content %}
<h1>Nothing here...</h1>
<div class="container-lg">
<h1>Nothing here...</h1>
</div>
{% endblock %}