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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user