rosa-build/app/views/wiki/history.html.haml

12 lines
280 B
Plaintext

/ = render 'gollum_includes'
/ = render 'project_short'
= render 'projects/submenu'
.r= link_to t("wiki.compare_revisions"), "javascript:void(0);", :class => "action-compare-revision button width100"
.both
= render 'history'
.both
- content_for :sidebar do
- render 'sidebar'