Edit and view teams
This commit is contained in:
parent
840376a4f5
commit
0bf958dbd6
7 changed files with 166 additions and 34 deletions
9
templates/wei/busteam_detail.html
Normal file
9
templates/wei/busteam_detail.html
Normal 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 %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue