mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-22 18:38:23 +02:00
update font and minor change
This commit is contained in:
@ -8,12 +8,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
<div class="wrap-container">
|
||||
<h2>{% trans "NoteKfet Wrapped" %}</h2>
|
||||
<h1 id="name">{{ wrapped.note.club.name }}</h1>
|
||||
{% trans "Your best consumer" %}
|
||||
{% trans "Your best consumer:" %}
|
||||
<div class="category" id="consumer"></div>
|
||||
{% trans "Your worst creditor" %}
|
||||
{% trans "Your worst creditor:" %}
|
||||
<div class="category" id="creditor"></div>
|
||||
<ul class="list">
|
||||
<li>{{ nb_soiree_orga }} {% trans "party organised" %}</li>
|
||||
<li>{{ nb_soiree_orga }} {% trans "party·ies organised" %}</li>
|
||||
<li>{{ nb_member }} {% trans "distinct members" %}</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user