Sha256: 727b5ed24ee30e3ca80b83fd0f05d01a80738ae1e4777384ad6079efae045ceb
Contents?: true
Size: 505 Bytes
Versions: 3
Compression:
Stored size: 505 Bytes
Contents
<div class="wrap {{ PageType }} {% if site.setup.style %}{{ SiteStyle }}{% endif %} {% if page.collection %}{{ PageBook | prepend : 'book-' }}{% endif %} {% if page.chapter %}{{ PageChapter | prepend : 'chapter-' }}{% endif %} {% if page.topic %}{{ PageTopic | prepend : 'topic-' }} in-topic{% endif %} {{ PageTitle | prepend : 'title-' }}"> <div class="block stop" id="{{ ScrollID }}"></div> {% include html/page/title.liquid %}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
futuro-0.7.8 | _includes/html/page/header.liquid |
futuro-0.7.6 | _includes/html/page/header.liquid |
futuro-0.7.5 | _includes/html/page/header.liquid |