1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Card for wei templates

This commit is contained in:
Alexandre Iooss
2020-08-25 18:36:49 +02:00
parent bca301700d
commit 4cb162de87
21 changed files with 419 additions and 399 deletions

View File

@ -37,7 +37,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% elif club %}
{% include "member/includes/club_info.html" %}
{% endif %}
{% endblock %}
</div>
<div class="card-footer">
{% if user_object %}
@ -66,6 +65,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% endif %}
</div>
</div>
{% endblock %}
</div>
<div class="col-xl-8">
{% block profile_content %}{% endblock %}