1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-11-17 11:57:49 +01:00

Manage page (no js yet)

This commit is contained in:
Ehouarn
2025-07-18 01:26:30 +02:00
parent ab9abc8520
commit e6839a1079
10 changed files with 559 additions and 32 deletions

View File

@@ -16,11 +16,14 @@ SPDX-License-Identifier: GPL-3.0-or-later
<a href="#" class="btn btn-sm btn-outline-primary active">
{% trans "Challenges" %}
</a>
<a href="{% url "family:manage" %}" class="btn btn-sm btn-outline-primary">
{% trans "Manage" %}
</a>
</div>
</div>
</div>
<<div class="card bg-white mb-3">
<div class="card bg-white mb-3">
<h3 class="card-header text-center">
{{ title }}
</h3>