Sha256: 6353a15cd146cbc6f5c320b75240237c5744d0a9fe4ce4ebf215a4efe92a677a

Contents?: true

Size: 1.4 KB

Versions: 3

Compression:

Stored size: 1.4 KB

Contents

<aside class="o-section">
  <div class="o-section-inner o-section-inner--rightBlock">
    {% if page.rbar contains 'foto' %}
      {% include right-bar/bar_foto.html %}
    {% endif %}
    {% if page.rbar contains 'foto' %}
      {% include right-bar/bar_person_contact.html %}
    {% endif %}
    {% if page.rbar contains 'team-summary' %}
      {% include right-bar/bar_teams_summary.html %}
    {% endif %}
    {% if page.rbar contains 'teams-toc' %}
      {% include right-bar/bar_teams_toc.html %}
    {% elsif page.rbar contains 'toc' %}
      {% include right-bar/bar_toc.html %}
    {% endif %}
    {% if page.rbar contains 'garant' %}
      {% include right-bar/bar_garant.html %}
    {% endif %}
    {% if page.rbar contains 'program' %}
      {% include right-bar/bar_program.html %}
    {% endif %}
    {% if page.rbar contains 'cal' %}
      {% include right-bar/bar_cal.html %}
    {% endif %}
    {% if page.rbar contains 'people' %}
      {% include right-bar/bar_people.html %}
    {% endif %}
    {% if page.rbar contains 'video' %}
      {% include right-bar/bar_video.html %}
    {% endif %}
    {% if page.rbar contains 'fb' %}
      {% include right-bar/bar_fb.html %}
    {% endif %}
    {% if page.rbar contains 'tw' %}
      {% include right-bar/bar_tw.html %}
    {% endif %}
    {% if page.rbar contains 'otevrenost' %}
      {% include right-bar/bar_otevrenost.html %}
    {% endif %}
  </div>
</aside>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-pirati-1.2.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-1.1.1 _includes/right-bar/rbar.html
jekyll-theme-pirati-1.1.0 _includes/right-bar/rbar.html