Sha256: 73526c23a7235978e889923b5974c591594b21ab60f297c60459fc49ea4bcea1

Contents?: true

Size: 517 Bytes

Versions: 13

Compression:

Stored size: 517 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 %}">
        <div itemprop="description" class="c-content-block c-emphasized-text">
        	{{ include.content }}
        </div>
      </div>
    </div>
  {% endif %}
</div>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jekyll-theme-pirati-7.7.1 _includes/page-header.html
jekyll-theme-pirati-7.7.0 _includes/page-header.html
jekyll-theme-pirati-7.6.2 _includes/page-header.html
jekyll-theme-pirati-7.6.1 _includes/page-header.html
jekyll-theme-pirati-7.6.0 _includes/page-header.html
jekyll-theme-pirati-7.5.0 _includes/page-header.html
jekyll-theme-pirati-7.4.0 _includes/page-header.html
jekyll-theme-pirati-7.3.0 _includes/page-header.html
jekyll-theme-pirati-7.2.0 _includes/page-header.html
jekyll-theme-pirati-7.1.1 _includes/page-header.html
jekyll-theme-pirati-7.0.0 _includes/page-header.html
jekyll-theme-pirati-6.9.0 _includes/page-header.html
jekyll-theme-pirati-6.8.0 _includes/page-header.html