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
|
|
@ -1,4 +1,4 @@
|
|||
{% extends "member/profile_detail.html" %}
|
||||
{% extends "member/base.html" %}
|
||||
{% load static django_tables2 i18n %}
|
||||
|
||||
{% block profile_content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue