excise settings-container and login-container outright. full width babey

This commit is contained in:
2025-12-05 17:53:24 +03:00
parent 552fb67c6c
commit f99ae75503
22 changed files with 39 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block title %}Reset password{% endblock %}
{% block content %}
<div class="darkbg login-container">
<div class="darkbg">
<h1>Reset password for {{username}}</h1>
<p>Send this link to {{username}} to allow them to reset their password.</p>
<form method="post">