generated from hjess/PythonTemplateProject
Loads and loads of data
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
<section>
|
||||
<div class="row">
|
||||
<div class="col-8 col-12-medium">
|
||||
<p><b>Opsumering: {{ section.summary }}</b></p>
|
||||
{# <p><b>Kort: {{ section.summary }}</b></p>#}
|
||||
</div>
|
||||
<div class="col-4 col-12-medium">
|
||||
<p><em>Forfatter: {{ section.author }}</em></p>
|
||||
<p><small> <em>Kort: {{ section.summary }}</em></small></p>
|
||||
</div>
|
||||
</div>
|
||||
<h2>{{ section.name }}</h2>
|
||||
{# <h2>{{ section.name }}</h2>#}
|
||||
<div>
|
||||
{{ section.content | safe }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user