Commit 76c6b9c8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Put wiki page history content into container

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 25ae737d
- page_title "History", @page.title.capitalize, "Wiki" - page_title "History", @page.title.capitalize, "Wiki"
= render 'nav' = render 'nav'
%div{ class: (container_class) }
.top-area .top-area
.nav-text .nav-text
%strong %strong
= link_to @page.title.capitalize, namespace_project_wiki_path(@project.namespace, @project, @page) = link_to @page.title.capitalize, namespace_project_wiki_path(@project.namespace, @project, @page)
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
&middot; &middot;
History History
.table-holder .table-holder
%table.table %table.table
%thead %thead
%tr %tr
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment