Sha256: 7b45028672044d49f72affea14772020ab1c5f2c31e38ca254dafe3fe5e5ea20

Contents?: true

Size: 422 Bytes

Versions: 16

Compression:

Stored size: 422 Bytes

Contents

<div class="row o-section">
  <div class="columns large-12">
    <header class="c-page-header">
      <h1 itemprop="headline" class="c-page-title">{{ include.headline }}</h1>
    </header>
  </div>
  {% if include.content %}
    <div class="columns large-12">
      <div class="{% if include.contentClass %}{{ include.contentClass }}{% endif %}">
        {{ include.content }}
      </div>
    </div>
  {% endif %}
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
jekyll-theme-pirati-6.7.2 _includes/page-header.html
jekyll-theme-pirati-6.7.0 _includes/page-header.html
jekyll-theme-pirati-6.6.2 _includes/page-header.html
jekyll-theme-pirati-6.6.1 _includes/page-header.html
jekyll-theme-pirati-6.6.0 _includes/page-header.html
jekyll-theme-pirati-6.5.0 _includes/page-header.html
jekyll-theme-pirati-6.4.0 _includes/page-header.html
jekyll-theme-pirati-6.3.1 _includes/page-header.html
jekyll-theme-pirati-6.3.0 _includes/page-header.html
jekyll-theme-pirati-6.2.0 _includes/page-header.html
jekyll-theme-pirati-6.1.2 _includes/page-header.html
jekyll-theme-pirati-6.1.1 _includes/page-header.html
jekyll-theme-pirati-6.1.0 _includes/page-header.html
jekyll-theme-pirati-6.0.2 _includes/page-header.html
jekyll-theme-pirati-6.0.1 _includes/page-header.html
jekyll-theme-pirati-6.0.0 _includes/page-header.html