summaryrefslogtreecommitdiff
path: root/app/views/nodes/_preview.html.erb
blob: 43e66a2ab117efcf82591d39565adc72cbecdb67 (plain)
1
2
3
4
5
<div id="preview_disclaimer">
  <strong>Preview draft.</strong>
  Clicking on links will redirected you to the public site.
  <%= link_to 'Back to admin interface', request.env['HTTP_REFERER'] %>
</div