Sha256: ee0710cafbea649e9fb7fe41d299a38c5a13520248af9dd9fbdd97e4b822b683
Contents?: true
Size: 214 Bytes
Versions: 11
Compression:
Stored size: 214 Bytes
Contents
<%# Sub-layout Wraps a view so it will display in the :main container of a page without needing to call content_for(:main) %> <% content_for :main do %><%= yield %><% end %> <%= render template: cms_template %>
Version data entries
11 entries across 11 versions & 2 rubygems