week.tmpl: Add a missing closing tag
This commit is contained in:
parent
2bf2f46655
commit
2fe718b4a2
|
@ -7,6 +7,7 @@
|
|||
<li><a href="${p['url']}">${p['title']}</a></li>
|
||||
% endfor
|
||||
</ul>
|
||||
</li>
|
||||
% endfor
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue