Sha256: ef22598a3f925f0fae2bc9adf4b1af51aa933bece107a7c61fbe303508cad522

Contents?: true

Size: 786 Bytes

Versions: 10

Compression:

Stored size: 786 Bytes

Contents

{% if page.garant %}
<div class="o-section-block--spaceBot">
  <ul class="c-widget-accordion" data-accordion="" data-allow-all-closed="true">
    <li class="c-widget-accordion-item is-active" data-accordion-item="">
      <a href="#toc" class="c-widget-accordion-link">
        <span class="c-widget-accordion__title">Garant</span>
        <span class="c-widget-accordion__icon c-widget-accordion__icon" aria-hidden="true">
          <i class="fa fa-list"></i>
        </span>
      </a>
      <div class="c-widget-accordion-content" data-tab-content="" id="toc">
        {% assign garant = site.people | where:"uid",page.garant | first %}
        {% include people/profile-badge.html item=garant style='card' showDescription=false %}
      </div>
    </li>
  </ul>
</div>
{% endif %}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-theme-pirati-3.5.1 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.5.0 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.4.0 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.3.0 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.2.2 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.2.1 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.2.0 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.1.2 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.1.1 _includes/right-bar/bar_garant.html
jekyll-theme-pirati-3.1.0 _includes/right-bar/bar_garant.html