Sha256: a76846f631dd5cff7abecdf46e5f937c974ecc7ce2cd13f36c6231a18e8ff789
Contents?: true
Size: 384 Bytes
Versions: 1
Compression:
Stored size: 384 Bytes
Contents
<% content_for :meta_title, @page.title %> <% content_for :meta_description, @page.description %> <%= content_tag(:h1, @page.title) if @page.for_blog? %> <%= raw tkhed(@page.body) %> <!-- remove this once DSL has been created --> <%# = render 'contacts/form' if params[:id].to_i == 5 %> <%# partial in tkh_menus gem or has to be added in host app %> <%= render './shared/menus' %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tkh_content-0.1.9.2 | app/views/pages/show.html.erb |