mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-01 21:24:54 +02:00
Reorder templates
This commit is contained in:
9
apps/wei/templates/wei/bus_detail.html
Normal file
9
apps/wei/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 %}
|
Reference in New Issue
Block a user