diff --git a/views/edit.slim b/views/edit.slim index 5d045a9..5f70590 100644 --- a/views/edit.slim +++ b/views/edit.slim @@ -11,7 +11,9 @@ li a href=(post.path_to_edit) = "#{post.title} (#{post.author_datetime})" - + ' + a href=(post.path_to_show) + | (Permalink) - if params[:submit_by] == "Preview" .preview