move subpages up2

This commit is contained in:
Andreas Stephanides
2017-07-31 09:14:50 +02:00
parent 47972e4ee4
commit 3263bec344

View File

@@ -3,9 +3,6 @@
<h1>{{post.title}}</h1>
{{post.date}}
{{ post.html|safe }}
{% if spi|length > 0 %}
<hr/>
<b id="up_head"> Unterseiten: </b>
@@ -21,6 +18,10 @@
</ul>
{% endif %}
{{ post.html|safe }}
{% if sp|length > 0 %}
<ul class="nav flex-column flex-sm-row" labeledby="inf_head">
{% for d in sp %}