Recent posts functionality
Conflicts: inc/config.php inc/mod/pages.php mod.php
This commit is contained in:
5
templates/mod/recent_posts.html
Normal file
5
templates/mod/recent_posts.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% if posts|count %}
|
||||
<p style="text-align:center" class="unimportant">({% trans 'There are no active posts.' %})</p>
|
||||
{% else %}
|
||||
|
||||
{% endif %}
|
Reference in New Issue
Block a user