You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
247 B
Plaintext

extends ../layout
block content
.admin
+form.pure-form.pure-form-stacked(method="post", action="/admin/blog/delete/#{post.Id}")
p Are you sure you want to delete this post?
p: strong= post.Title
button.pure-button.submit Yep, delete