Task: Remove obsolete functionality

This commit is contained in:
Björn Fromme
2023-10-20 15:50:50 +02:00
parent 1d6748dac9
commit 62ca1666bd
6 changed files with 46 additions and 62 deletions
@@ -1,9 +0,0 @@
{% extends 'teamer/layout.html.twig' %}
{% block title %}Mein Feedback{% endblock %}
{% block content %}
<h1 class="text-2xl font-bold pb-8">
Mein Feedback
</h1>
{% endblock %}