Forgot some |e

This commit is contained in:
Fredrick Brennan 2014-07-19 18:47:34 +00:00
parent ef7556194c
commit 18f158e2d5

View File

@ -11,4 +11,4 @@
</div>
{% endfor %}
{% endif %}
<a href="/mod.php?/recent/{{ limit }}&amp;last={{ last_time }}">Next {{ limit }} posts</a>
<a href="/mod.php?/recent/{{ limit|e }}&amp;last={{ last_time|e }}">Next {{ limit }} posts</a>