WIP: Implement frontend

This commit is contained in:
Björn Fromme
2023-09-18 13:10:20 +02:00
parent bfc5e5e242
commit ce97017ac4
70 changed files with 8751 additions and 337 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{% extends 'base.html.twig' %}
{% extends 'layout.html.twig' %}
{% block body %}
{% block content %}
{% endblock %}