1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 20:25:32 +01:00

Forgot some |e

This commit is contained in:
Fredrick Brennan 2014-07-19 18:47:34 +00:00
parent 778ca28a3c
commit cc9ae12ec9

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>