Merge pull request #412 from isaacimran/patch-1

Update recent_posts.html
This commit is contained in:
Łiźnier Hełam Łabej
2021-02-26 21:36:59 +01:00
committed by GitHub

View File

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