Sha256: 8fedaa70a848ce6e967833ebe43b87051cbd725fe77996df22a7ef7cd89019d4
Contents?: true
Size: 365 Bytes
Versions: 1
Compression:
Stored size: 365 Bytes
Contents
--- layout: default --- <article class="post"> <h2>{{ page.title }}</h2> {{ content }} <span class="meta"> <time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %-d, %Y" }}</time> · {% for tag in page.tags %} <a href="/tag/{{tag}}">{{tag}}</a>{% unless forloop.last %}, {% endunless %}{% endfor %}</span> </article>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
frogmore-0.2.0 | _layouts/post.html |