1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-08-19 03:48:40 +02:00

Member templates inherit from member/base.html

This commit is contained in:
Alexandre Iooss
2020-08-25 15:39:57 +02:00
parent 63dc184ce4
commit 2e659c63cd
20 changed files with 192 additions and 203 deletions

View File

@@ -1,11 +1,11 @@
{% extends "base.html" %}
{% extends "member/base.html" %}
{% load i18n crispy_forms_tags %}
{% comment %}
SPDX-License-Identifier: GPL-3.0-or-later
{% endcomment %}
{% block contenttitle %}{% endblock %}
{% block content %}
{% block profile_content %}
<div class="card bg-light">
<h3 class="card-header text-center">
{{ title }}