Remove this again

This commit is contained in:
exu 2024-09-18 14:10:41 +02:00
parent 3a23fd4db0
commit e69a6539f4

View File

@ -1,7 +0,0 @@
{% extends 'partials/base.html.twig' %}
{% block content %}
{{ page.content|raw }}
{% include 'partials/tntsearch.html.twig' with { in_page: true }%}
{% endblock %}