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