mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-22 18:38:23 +02:00
Remove contenttitle
This commit is contained in:
@ -6,6 +6,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% load render_table from django_tables2 %}
|
||||
|
||||
{% block content %}
|
||||
<h1 class="text-white">{{ title }}</h1>
|
||||
{% include "activity/includes/activity_info.html" %}
|
||||
|
||||
{% if guests.data %}
|
||||
|
Reference in New Issue
Block a user