Sha256: d339abf7d1c21f9c7a59c26976fbebb543171fc3ee92bfb3162b16b962e3f1a2
Contents?: true
Size: 467 Bytes
Versions: 7
Compression:
Stored size: 467 Bytes
Contents
<% content_for :title do %> <%= current_subject.name %> <% end %> <% content_for :sidebar do %> <%= render :partial => 'home/sidebar' %> <% end %> <% content_for :headers do %> <%= stylesheet_link_tag "documents" %> <%= javascript_include_tag 'documents' %> <% end %> <%= location( link_to(image_tag("btn/btn_gallery.png", :class => "menu_icon")+t('picture.title'), pictures_path,:remote => true) ) %> <% toolbar %> <%= render :partial => 'index' %>
Version data entries
7 entries across 7 versions & 1 rubygems