This commit is contained in:
Oliver Davies 2018-05-29 01:33:00 +02:00
parent 9212cdb015
commit 13a3c1c866
28 changed files with 154 additions and 204 deletions

View file

@ -2,8 +2,7 @@
{% block content_wrapper %}
<div>
<div>
<h2>Abstract</h2>
<div class="markdown">
{{ page.summary|markdown }}
{% block content %}{% endblock %}
</div>