This commit is contained in:
Andreas Stephanides
2017-04-22 15:48:37 +02:00
parent 817458f1d4
commit 92b237770a
2 changed files with 49 additions and 23 deletions

View File

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