Sha256: fabf99042fee3118ec6e298ec4cc23b21124a5e1e02fd7b91fe99d75b47f3aa4

Contents?: true

Size: 576 Bytes

Versions: 21

Compression:

Stored size: 576 Bytes

Contents

<div class="section-nav">
  <div class="left align-right">
    {% if page.prev_section != null %}
      <a href="{{ site.url }}/docs/{{ page.prev_section }}/" class="prev">
        Back
      </a>
    {% else %}
      <span class="prev disabled">Back</span>
    {% endif %}
  </div>
  <div class="right align-left">
    {% if page.next_section != null %}
      <a href="{{ site.url }}/docs/{{ page.next_section }}/" class="next">
        Next
      </a>
    {% else %}
      <span class="next disabled">Next</span>
    {% endif %}
  </div>
  <div class="clear"></div>
</div>

Version data entries

21 entries across 21 versions & 4 rubygems

Version Path
jekyll-import-0.4.0 site/_includes/section_nav.html
jekyll-import-0.3.0 site/_includes/section_nav.html
jekyll-1.5.1 site/_includes/section_nav.html
jekyll-1.5.0 site/_includes/section_nav.html
tigefa-1.1.3 site/_includes/section_nav.html
jekyll-import-0.2.0 site/_includes/section_nav.html
tigefa-1.1.2 site/_includes/section_nav.html
jekyll-2.0.0.alpha.1 site/_includes/section_nav.html
tigefa-1.1.1 site/_includes/section_nav.html
jekyll-1.4.3 site/_includes/section_nav.html
jekyll-import-0.1.0 site/_includes/section_nav.html
jekyll-1.4.2 site/_includes/section_nav.html
jekyll-1.4.1 site/_includes/section_nav.html
jekyll-1.4.0 site/_includes/section_nav.html
jekyll-1.3.1 site/_includes/section_nav.html
jekyll-import-0.1.0.rc1 site/_includes/section_nav.html
jekyll-1.3.0 site/_includes/section_nav.html
jekyll-1.3.0.rc site/_includes/section_nav.html
monad-0.0.3 site/_includes/section_nav.html
jekyll-1.2.1 site/_includes/section_nav.html