add missing closing tag

This commit is contained in:
Frédéric Péters 2012-12-30 15:08:29 +01:00
parent 42bdf90d37
commit 3974dee99f
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
<span tal:replace="python: role[1]"/>
<span tal:content="python: role[2].Title()">plop</span>
</li>
</ul>
</div>
<div tal:repeat="session view/sessions_with_activity">
<h2>Session <span tal:replace="session">session</span></h2>