generated from hjess/PythonTemplateProject
[main] Images images images
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 51s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 51s
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
<main>
|
||||
{% for section in sections %}
|
||||
<section>
|
||||
<div class="row">
|
||||
<div class="col-8 col-12-medium"></div>
|
||||
<div class="col-4 col-12-medium">
|
||||
<p><small> <em>Kort: {{ section.summary }}</em></small></p>
|
||||
</div>
|
||||
<div class="align-left">
|
||||
<p><small> <em>Kort: {{ section.summary }}</em></small></p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
{{ section.content | safe }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user