Sha256: 89d145a921a4eba71af3a2d4cc17ea179ab1285f72e7ae354b1bb4aacbaa89af

Contents?: true

Size: 357 Bytes

Versions: 7

Compression:

Stored size: 357 Bytes

Contents

---
layout: default
---

<article class="page">
  <h1>{{ page.title | escape }}</h1>
  {% if page.banner_image %}
    <span class="image main fit">
      <img src="{{ page.banner_image | relative_url }}" alt="{{ page.banner_image_description | default: '' }}" />
    </span>
  {% endif %}

  <div class="page-content">
    {{ content }}
  </div>
</article>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
phantom-blergh-0.2.0 _layouts/page.html
phantom-blergh-0.1.5 _layouts/page.html
phantom-blergh-0.1.4 _layouts/page.html
phantom-blergh-0.1.3 _layouts/page.html
phantom-blergh-0.1.2 _layouts/page.html
phantom-blergh-0.1.1 _layouts/page.html
phantom-blergh-0.1.0 _layouts/page.html