<body>
<h2>Rodelbahnberichte</h2>
-<p>${HTML(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last'))}</p>
+<p>${Markup(c.paginator.pager('$link_first $link_previous $first_item bis $last_item von $item_count $link_next $link_last'))}</p>
<table>
<tr>
</tr>
</table>
-<p>${HTML(c.paginator.pager('~2~'))}</p>
+<p>${Markup(c.paginator.pager('~2~'))}</p>
</body>
</html>