feat: properly space rules and TOS
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user