visual overhaul + accounting corrections
This commit is contained in:
17 files changed
+1268
-389
No files matched your search
@@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Admin Login · boker.club{% endblock %}
|
||||
{% block title %}Admin Login · myboker.org{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<div class="form-shell narrow">
|
||||
@@ -7,7 +7,7 @@
|
||||
<div>
|
||||
<p class="eyebrow">Restricted access</p>
|
||||
<h1 style="font-size:28px;margin-bottom:8px;">Admin login</h1>
|
||||
<p class="muted-text" style="margin-bottom:8px;">Only boker.club manager needs credentials. All stats pages stay public.</p>
|
||||
<p class="muted-text" style="margin-bottom:8px;">Only myboker.org manager needs credentials. All stats pages stay public.</p>
|
||||
</div>
|
||||
<label>
|
||||
<span>Username</span>
|
||||
|
||||
Reference in new issue
Block a user