remove settings2 where it isnt used

pull/222/head
Aevann 2024-02-05 06:17:39 +02:00
parent 6e14767e48
commit 6621b88ab9
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Alts{% if u %} for @{{u.username}}{% endif %}{% endblock %}
{% block content %}
{% if u %}

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Logged In Users{% endblock %}
{% block content %}
<div class="overflow-x-auto">

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Logged Out Users{% endblock %}
{% block content %}
<div class="overflow-x-auto">

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Patrons{% endblock %}
{% block content %}
<div class="overflow-x-auto">

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Shadowbanned Users{% endblock %}
{% block content %}
<h5 class="my-4">Shadowbanned Users</h5>

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Under Siege Thresholds{% endblock %}
{% block content %}
<section class="settings-section-section">

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Chuds{% endblock %}
{% block content %}
<h5 class="my-4">Chudded Users</h5>

View File

@ -1,4 +1,4 @@
{% extends "settings2.html" %}
{% extends "default.html" %}
{% block pagetitle %}Grassed Users{% endblock %}
{% block content %}
<div class="overflow-x-auto">