Update recent_posts.html
Just an idea I had, to keep /recent/ updated as possible and we can hover it.
This commit is contained in:
parent
743c3c0230
commit
6e9f39dfc8
@ -1,3 +1,4 @@
|
||||
<meta http-equiv="refresh" content="30" />
|
||||
<script src="{{ config.additional_javascript_url }}js/mod/recent_posts.js"></script>
|
||||
{% if not posts|count %}
|
||||
<p style="text-align:center" class="unimportant">({% trans 'There are no active posts.' %})</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user