Sha256: 8f6c4297abca36a253af48d7381d749ed0666e73a46d8b04e3f46abcc0f040b2
Contents?: true
Size: 463 Bytes
Versions: 1
Compression:
Stored size: 463 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_outline.png", :class => "menu_icon")+t('audio.title'), audios_path,:remote => true) ) %> <% toolbar %> <%= render :partial => 'index' %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
social_stream-documents-0.1.0 | app/views/audios/index.html.erb |