Sha256: e904bfd0ca87152824bc647b25c557d44088202f435842b6f45c08a006db8abf
Contents?: true
Size: 461 Bytes
Versions: 7
Compression:
Stored size: 461 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_video.png", :class => "menu_icon")+t('video.title'), videos_path,:remote => true) ) %> <% toolbar %> <%= render :partial => 'index' %>
Version data entries
7 entries across 7 versions & 1 rubygems