forked from Ruderverein-Donau-Linz/rowt
faq own page
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{% extends "base" %}
|
||||
{% block content %}
|
||||
<div class="max-w-screen-lg w-full">
|
||||
<h1 class="h1">Mitgliederverwaltung</h1>
|
||||
<h1 class="h1">Mitglieder</h1>
|
||||
{% if allowed_to_edit %}
|
||||
<form action="/admin/user/new"
|
||||
method="post"
|
||||
|
Reference in New Issue
Block a user