feat: properly space rules and TOS

This commit is contained in:
2025-06-19 17:17:40 +02:00
parent eb3dbb3e45
commit 897ac5ceef

View File

@@ -5,8 +5,10 @@
{% block title %}<title>{% translate "Über uns" %}</title>{% endblock %}
{% block content %}
<h2 class="title is-2">{% translate "Regeln" %}</h2>
{% include "fellchensammlung/lists/list-rules.html" %}
<div class="block">
<h2 class="title is-2">{% translate "Regeln" %}</h2>
{% include "fellchensammlung/lists/list-rules.html" %}
</div>
<div class="block">
<h1 class="title is-1">{{ text.title }}</h1>