forked from leftypol/leftypol
Improvements to new mod panel
This commit is contained in:
parent
64f7e70d29
commit
2c1f14d24b
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
<fieldset>
|
||||
<legend>{% trans 'Noticeboard' %}</legend>
|
||||
<ul>
|
||||
{% if noticeboard %}
|
||||
{% if noticeboard|count > 0 %}
|
||||
<li>
|
||||
{% trans 'Latest posts:' %}
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue