Improve calendar and nl-list
This commit is contained in:
parent
63a2b60f1d
commit
0801e841ad
12 changed files with 210 additions and 146 deletions
|
|
@ -11,5 +11,6 @@
|
|||
<li>{{ T("revision-count") }}: <strong>{{ revision_count }}</strong></li>
|
||||
<li>{{ T("revision-count-per-page") }}: <strong>{{ (revision_count / notes_count)|round(2) }}</strong></li>
|
||||
<li>{{ T('users-count') }}: <strong>{{ users_count }}</strong></li>
|
||||
<li>{{ T('groups-count') }}: <strong>{{ groups_count }}</strong></li>
|
||||
</ul>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue