Sha256: 64cbbf8268b9dd5cc87f3c64495623861c75696873a8e69b258da14626fb8b72
Contents?: true
Size: 421 Bytes
Versions: 11
Compression:
Stored size: 421 Bytes
Contents
= render :partial => "show" = render :partial => "child_pages_links" - if @parent_page = content_for :links do %li= link_to "< #{@parent_page.title}", @parent_page - unless @page.attachments.empty? = sidebar_content do %ul#attachments_list %li.sidebar_title Files - @page.attachments.each do |attachment| = render :partial => "attachments/show", :locals=>{:a=>(@attachment=attachment)}
Version data entries
11 entries across 11 versions & 1 rubygems