space
This commit is contained in:
parent
721bc1827a
commit
cd8df4c826
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{% if week_title %}
|
||||
<h1>{{ week_title }}</h1>
|
||||
<br>
|
||||
{% endif %}
|
||||
{% for item in items %}
|
||||
<div class="item">
|
||||
|
|
Loading…
Reference in a new issue