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

Edit and view teams

This commit is contained in:
Yohann D'ANELLO
2020-04-13 21:16:52 +02:00
parent 840376a4f5
commit 0bf958dbd6
7 changed files with 166 additions and 34 deletions

View File

@ -0,0 +1,9 @@
{% extends "member/noteowner_detail.html" %}
{% block profile_info %}
{% include "wei/weiclub_info.html" %}
{% endblock %}
{% block profile_content %}
{% include "wei/busteam_tables.html" %}
{% endblock %}