mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-11-03 23:37:09 +01:00
Set manage guilds page title
It was left as Admin for some reason
This commit is contained in:
committed by
GitHub
parent
3b5707cd15
commit
f3a1efb049
@@ -1,5 +1,5 @@
|
||||
{% extends 'site_layout.html.j2' %}
|
||||
{% set title="Admin" %}
|
||||
{% set title="Manage Guilds as Administrator" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Manage Guilds (Admin)</h1>
|
||||
|
||||
Reference in New Issue
Block a user