Sha256: 37092866f7d6f5959351b2cc91b705b3d47da2f11ad5e55cfe6d7f3f232e4a90

Contents?: true

Size: 806 Bytes

Versions: 34

Compression:

Stored size: 806 Bytes

Contents

<div class="row">
  <div class="medium-12 large-8 columns">
    <section class="o-section o-section--spaceBot">
      <div class="o-section-inner o-section-inner--leftBlock">
        <header class="o-section-header">
          <h1 class="o-section__heading">Aktuální témata</h1>
        </header>
        {% for article in site.posts limit: 6 %}
          {% include articles/horizontal-article.html article=article %}
        {% endfor %}
        <div class="c-BlogPosting-excerpt-nextBox">
          <a href="{{'/aktuality/' | relative_url}}" rel="next" class="button expanded large">Další články</a>
        </div>
      </div>
    </section>
  </div>
  {% if page.rbar %}
  <div class="medium-12 large-4 columns">
    {% include right-bar/rbar.html param='rbar' %}
  </div>
  {% endif %}
</div>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
jekyll-theme-pirati-7.6.2 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.6.1 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.6.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.5.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.4.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.3.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.2.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.1.1 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-7.0.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.9.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.8.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.7.2 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.7.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.6.2 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.6.1 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.6.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.5.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.4.0 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.3.1 _includes/homepage/news-with-rbar.html
jekyll-theme-pirati-6.3.0 _includes/homepage/news-with-rbar.html