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"
= render 'nav'
.top-area
%div{ class: (container_class) }
.top-area
.nav-text
%strong
= link_to @page.title.capitalize, namespace_project_wiki_path(@project.namespace, @project, @page)
......@@ -9,7 +9,7 @@
&middot;
History
.table-holder
.table-holder
%table.table
%thead
%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