Sha256: ea1df809398a0a39ec44b986c20ed2c809ba8ddd55cbae3805f70d49e2034696
Contents?: true
Size: 245 Bytes
Versions: 2
Compression:
Stored size: 245 Bytes
Contents
--- layout: default --- <div class="container"> <div class="page-header"> <h1>{{ page.tag }}</h1> </div> {% assign posts = site.tags[page.tag] %} {% for post in posts %} {% include index_item.html %} {% endfor %} </ul> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
drink_up_doctor-0.4.0 | bootstrap-boilerplate/_layouts/tag_index.html |
drink_up_doctor-0.3.1 | bootstrap-boilerplate/_layouts/tag_index.html |