Sha256: b54fc55b30a513a096e9976df400ade0b23e9775232759ec30b04654b44484b0
Contents?: true
Size: 272 Bytes
Versions: 8
Compression:
Stored size: 272 Bytes
Contents
<% content_for :meta_title, @page.title %> <% content_for :meta_description, @page.description %> <%= content_tag(:h1, @page.title) if @page.for_blog? %> <%= raw @page.body %> <%# partial in tkh_menus gem or has to be added in host app %> <%= render './shared/menus' %>
Version data entries
8 entries across 8 versions & 1 rubygems