= render :partial => 'gollum_includes' = render :partial => 'project_short' %a{ :name => "wiki"} .block = render :partial => 'navigation' .content .inner #wiki-wrapper.results #head - @st_ref = capture do %strong= @ref %h1.title= raw t("layout.wiki.all_pages_in", :ref => @st_ref) %ul.actions %li.minibutton = link_to t("layout.wiki.home"), project_wiki_index_path(@project), :class => 'action-edit-page' = render :partial => 'searchbar' = render :partial => "results" - content_for :sidebar do - render :partial => 'projects/sidebar'