Added printing
This commit is contained in:
4
app.py
4
app.py
@@ -908,8 +908,8 @@ TPL_INFO_PAGE = """
|
||||
</div>
|
||||
|
||||
{% if admin_secrets %}
|
||||
<div class="rounded-2xl border border-slate-800 bg-slate-900/60">
|
||||
<div class="p-4 border-b border-slate-800 flex items-center justify-between print-block">
|
||||
<div class="rounded-2xl border border-slate-800 bg-slate-900/60 print-block">
|
||||
<div class="p-4 border-b border-slate-800 flex items-center justify-between ">
|
||||
<h2 class="text-lg font-semibold">Admin Quick Notes</h2>
|
||||
<span class="text-xs text-slate-400">Visible to admins only</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user