fix: polish authentication and responsive controls
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends "base.html" %}
|
||||
{% extends "auth_base.html" %}
|
||||
{% block title %}接受注册邀请{% endblock %}
|
||||
{% block content %}
|
||||
<section class="mx-auto max-w-md rounded-xl border border-line bg-white p-5 shadow-panel sm:p-6">
|
||||
|
||||
Reference in New Issue
Block a user