Update web/templates/entry_delete_confirm.html
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
{% block body_class %}danger-bg{% endblock %}
|
{% block body_class %}danger-bg{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="login-hero"><!-- reuse login centering -->
|
<div class="login-hero">
|
||||||
<div class="login-card"><!-- reuse login card styling -->
|
<div class="login-card">
|
||||||
<h2 class="login-title">Delete Entry #{{ entry.id }}</h2>
|
<h2 class="login-title">Delete Entry #{{ entry.id }}</h2>
|
||||||
|
|
||||||
<div class="small muted" style="margin:-6px 0 12px">
|
<div class="small muted" style="margin:-6px 0 12px">
|
||||||
|
|||||||
Reference in New Issue
Block a user