Sha256: 4a28835427ac100763497c32543b7db13839b8622df8a0c7aef0a376a85adbf5
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
<% content_for :content do %> <%= stylesheet_link_tag("hydra-head") %> <div class="red_border"> <%= yield %> </div> <% end -%> <%= render :file => 'layouts/application' %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hydra-head-3.0.0pre3 | app/views/layouts/hydra-head.html.erb |
hydra-head-3.0.0pre2 | app/views/layouts/hydra-head.html.erb |
hydra-head-3.0.0pre1 | app/views/layouts/hydra-head.html.erb |