diff --git a/app/views/wikis/show.html.haml b/app/views/wikis/show.html.haml index 0819c170..59c1778d 100644 --- a/app/views/wikis/show.html.haml +++ b/app/views/wikis/show.html.haml @@ -4,8 +4,6 @@ = link_to edit_project_wiki_path(@project, @wiki), :class => "right btn small" do Edit -%p#notice= notice - = @wiki.content %br