Sha256: 83b4efde15beacf3c703774fb13597775b9180d831cd4f5d58646206366a56b5
Contents?: true
Size: 664 Bytes
Versions: 4
Compression:
Stored size: 664 Bytes
Contents
--- layout: default --- <section id="content"> <header id="page-header"> {%- if page.title -%} <h2 id="page-title"> {{- page.title -}} </h2> <!-- #page-title --> {%- endif -%} {%- if page.subtitle -%} <p id="page-subtitle"> {{- page.subtitle -}} </p> <!-- #page-subtitle --> {%- endif -%} {%- if page.author -%} <p id="page-author"> {{- page.author -}} </p> <!-- #page-author --> {%- endif -%} {%- if page.date -%} <p id="page-date"> {{- page.date -}} </p> <!-- #page-date --> {%- endif -%} </header> {{- content -}} </section> <!-- #content -->
Version data entries
4 entries across 4 versions & 1 rubygems