Add teams
This commit is contained in:
parent
822853be66
commit
840376a4f5
15 changed files with 2054 additions and 16 deletions
9
templates/wei/bus_detail.html
Normal file
9
templates/wei/bus_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/bus_tables.html" %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue