Sha256: d3ce36c2b65f0ecc9adcfe9078f7b300ea16c9ee169bff9a59ff6f6320b7850d
Contents?: true
Size: 276 Bytes
Versions: 17
Compression:
Stored size: 276 Bytes
Contents
<% # default layout text_for title: current_page.data.title || "untitled" text_for subtitle: current_page.data.subtitle text_for footer: Date.today.strftime("%F") page_info("Date": Date.today) %> <%= partial "layouts/document", locals: {body: yield} %>
Version data entries
17 entries across 17 versions & 1 rubygems