Compare commits
No commits in common. "5781b49c7c494d3e0322d6b386018a1ddb1f23c9" and "ca8996fff6837aef43ccb09fda96aaea4b44a743" have entirely different histories.
5781b49c7c
...
ca8996fff6
@ -1,11 +1,11 @@
|
|||||||
******************
|
***********
|
||||||
User Dokumentation
|
Users guide
|
||||||
******************
|
***********
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Inhalt:
|
:caption: Contents:
|
||||||
|
|
||||||
registrierung.rst
|
registrierung.rst
|
||||||
vermittlungen.rst
|
vermittlungen.rst
|
||||||
moderationskonzept.rst
|
moderationskonzept.rt
|
||||||
benachrichtigungen.rst
|
benachrichtigungen.rst
|
||||||
|
@ -197,7 +197,6 @@ select, .button {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border: none;
|
border: none;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
display: block;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn2 {
|
.btn2 {
|
||||||
@ -209,9 +208,6 @@ select, .button {
|
|||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************/
|
/*********************/
|
||||||
/* UNIQUE COMPONENTS */
|
/* UNIQUE COMPONENTS */
|
||||||
/*********************/
|
/*********************/
|
||||||
|
@ -5,6 +5,6 @@
|
|||||||
{% blocktranslate %}
|
{% blocktranslate %}
|
||||||
<p>Achtung du verlässt notfellchen.org</p>
|
<p>Achtung du verlässt notfellchen.org</p>
|
||||||
{% endblocktranslate %}
|
{% endblocktranslate %}
|
||||||
<a href="{{ url }}" class="btn button" >{% translate "Weiter" %}</a>
|
<a href="{{ url }}" class="btn" >{% translate "Weiter" %}</a>
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
Loading…
Reference in New Issue
Block a user