Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d6aecff8be |
@@ -11,9 +11,8 @@
|
|||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<section>
|
<section>
|
||||||
{% for task in tasks %}
|
<p> {{ pagevariable1 }} <p>
|
||||||
<li>{{task}}</li>
|
<p> {{ pagevariable2 }} <p>
|
||||||
{% endfor %}
|
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
|
Reference in New Issue
Block a user