Sha256: bad2d39ec6fdb982e320dba9e53b3ba0bb0425cf022c70353f789551e88a4c62
Contents?: true
Size: 236 Bytes
Versions: 3
Compression:
Stored size: 236 Bytes
Contents
--- title: Default fields: feature_image: type: media label: Featured Image --- <h1><%= @page.title %></h1> <%= image_tag @page.feature_image.upload.url if @page.feature_image %> <div class="body"> <%= @page.body %> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cambium-1.3.2 | app/views/pages/default.html.erb |
cambium-1.3.1 | app/views/pages/default.html.erb |
cambium-1.3.0 | app/views/pages/default.html.erb |