philomena/lib/philomena_web/templates/image/deleted.html.slime
2019-12-07 11:48:39 -05:00

23 lines
No EOL
787 B
Text

.walloftext
.block.block--fixed.block--warning
h1 This image has been deleted
p
' Reason:
strong
= @image.deletion_reason || "Unknown (likely deleted in error). Please contact a moderator."
= if can?(@conn, :undelete, @image) do
p
strong> Spoilers!
' Done by:
strong = deleter(@image)
p
' If you originally uploaded the file previously located here, please don't re-upload it -
=> link "contact us", to: "/pages/contact"
' if you feel this was in error and we'll talk! We're only human, and mistakes happen.
p
' Here's the
=> link "tagging guidelines", to: "/pages/tags"
' and
= link "rules of the site", to: "/pages/rules"
' . Other useful links can be found at the bottom of the page.