add a javascript
This commit is contained in:
parent
fe95b33022
commit
1e92e678a6
@ -1,3 +1,4 @@
|
|||||||
|
<script src="{{ config.additional_javascript_url }}js/mod/recent_posts.js"></script>
|
||||||
{% if posts|count %}
|
{% if posts|count %}
|
||||||
<p style="text-align:center" class="unimportant">({% trans 'There are no active posts.' %})</p>
|
<p style="text-align:center" class="unimportant">({% trans 'There are no active posts.' %})</p>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
Loading…
Reference in New Issue
Block a user