mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-08 08:10:21 +02:00
Member templates inherit from member/base.html
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "member/club_detail.html" %}
|
||||
{% extends "member/base.html" %}
|
||||
{% load static django_tables2 i18n %}
|
||||
|
||||
{% block profile_content %}
|
||||
|
Reference in New Issue
Block a user