orbit-basic/vendor/plugins/NewBlog/app/views/layouts/production.html.erb

5 lines
86 B
Plaintext

<%= stylesheet_link_tag "production"%>
<div class="production">
<%= yield %>
</div>