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

Remove alias_update.html

This commit is contained in:
Alexandre Iooss
2020-08-22 23:55:22 +02:00
parent 196f796570
commit 2c1cf148fa
4 changed files with 41 additions and 20 deletions

View File

@ -1,5 +1,8 @@
{% extends "member/noteowner_detail.html" %}
{# Use a fluid-width container #}
{% block containertype %}container-fluid{% endblock %}
{% block profile_info %}
{% include "member/club_info.html" %}
{% endblock %}