fix rendering of links of the publication

This commit is contained in:
bkfox
2017-01-14 20:57:19 +01:00
parent a650c5a350
commit 5c9edeb5b8
4 changed files with 83 additions and 75 deletions

View File

@ -45,6 +45,10 @@
{{ page.body|richtext}}
</section>
{% if page.links %}
{% include "aircox_cms/sections/section_link_list.html" %}
{% endif %}
{% block content_extras %}{% endblock %}
<div class="post_content">