- if @post.duplicate_id .walloftext .block.block--fixed.block--warning h1 This post has been merged into another post p ' This post was merged into image => link_to "##{@post.duplicate_id}", "/#{@post.duplicate_id}" | because it was determined to be a duplicate of that post. - if can? :reject, DuplicateReport hr p = link_to 'Restore Post', post_hide_path(@post), method: :delete - else .walloftext .block.block--fixed.block--warning h1 This post has been deleted p ' Reason: strong = @post.deletion_reason || 'Unknown (likely deleted in error). Please contact a moderator.' - if can? :undelete, @post p strong> Spoilers! ' Done by: strong = @post.deleted_by&.name || 'System' = form_tag post_hide_path(@post.id), method: :delete do .field = submit_tag 'Restore post', class: 'button button--state-success' p ' If you originally uploaded the file previously located here, please don't re-upload it - => link_to 'contact us', '/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_to 'tagging guidelines', '/pages/tags' ' and = link_to 'rules of the site', '/pages/rules' | . Other useful links can be found at the bottom of the page.