Sha256: 806d9bdff3e12553945c9996d230b8d4ff8260bf869e576c38c1f7ca5d562fdf

Contents?: true

Size: 1.07 KB

Versions: 17

Compression:

Stored size: 1.07 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 'personContact' %}
      {% include right-bar/bar_person_contact.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' and site.calendar %}
      {% 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' and site.facebook.profilePage %}
      {% include right-bar/bar_fb.html %}
    {% endif %}
    {% if page.rbar contains 'tw' and site.twitter.profile %}
      {% include right-bar/bar_tw.html %}
    {% endif %}
  </div>
</aside>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
jekyll-theme-pirati-4.3.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.2.4 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.2.3 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.2.2 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.2.1 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.2.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.1.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-4.0.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.6.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.5.1 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.5.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.4.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.3.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.2.2 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.2.1 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.2.0 _includes/right-bar/rbar.html
jekyll-theme-pirati-3.1.2 _includes/right-bar/rbar.html