Member templates inherit from member/base.html
This commit is contained in:
parent
63dc184ce4
commit
2e659c63cd
20 changed files with 192 additions and 203 deletions
|
|
@ -4,10 +4,6 @@
|
|||
{% load i18n %}
|
||||
{% load pretty_money %}
|
||||
|
||||
{% block profile_info %}
|
||||
{% include "member/club_info.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block profile_content %}
|
||||
{% if additional_fee_renewal %}
|
||||
<div class="alert alert-warning">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue