1 Commits

Author SHA1 Message Date
d6aecff8be Fe initial test commit 2024-01-15 20:07:53 +01:00

View File

@@ -11,9 +11,8 @@
</header>
<main>
<section>
{% for task in tasks %}
<li>{{task}}</li>
{% endfor %}
<p> {{ pagevariable1 }} <p>
<p> {{ pagevariable2 }} <p>
</section>
</main>
<footer>