feat: Light mode default, auth, Posts rename, display scaling, TinyMCE improvements
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="row justify-content-center"><div class="col-md-6"><div class="card border-danger">
|
||||
<div class="card-header bg-danger text-white"><h5 class="mb-0"><i class="bi bi-exclamation-triangle me-2"></i>Confirm Deletion</h5></div>
|
||||
<div class="card-body">
|
||||
<p>Are you sure you want to delete the kitten <strong>"@Model.Name"</strong>?</p>
|
||||
<p>Are you sure you want to delete the post <strong>"@Model.Name"</strong>?</p>
|
||||
<p class="text-muted">URL: <code>/@Model.Slug</code> · @Model.DeviceSlides.Count slide(s) assigned</p>
|
||||
<p class="text-muted">This will remove the device and its playlist. Slides themselves will not be deleted.</p>
|
||||
<form asp-action="Delete" method="post">
|
||||
|
||||
Reference in New Issue
Block a user