Sha256: d825aeeeebff085e21e5cd434278533279f767d33e896bdec4b7e659ca0888ed
Contents?: true
Size: 160 Bytes
Versions: 187
Compression:
Stored size: 160 Bytes
Contents
<h1><%= @page.title %></h1> <% if @page.respond_to?(:body_html) %> <%= @page.body_html %> <% elsif @page.respond_to?(:body) %> <%= @page.body %> <% end %>
Version data entries
187 entries across 187 versions & 1 rubygems