mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-09-08 11:54:02 +02:00
Clean up templates header
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{% extends "base.html" %}
|
||||
{% comment %}
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% endcomment %}
|
||||
{% load render_table from django_tables2 %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block content %}
|
||||
<div class="row justify-content-center mb-4">
|
||||
<div class="col-md-10 text-center">
|
||||
|
Reference in New Issue
Block a user