12 lines
280 B
Plaintext
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'
|