Skip to content
Snippets Groups Projects

No content title

Merged me5na7qbjqbrp requested to merge no_content_title into beta
58 files
+ 547
520
Compare changes
  • Side-by-side
  • Inline
Files
58
@@ -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 %}
Loading