Sha256: 36adfaa2c591582907a4a80332a69c7e644223761fac9e5a99b13e2912402043
Contents?: true
Size: 480 Bytes
Versions: 2
Compression:
Stored size: 480 Bytes
Contents
<div class="page-header"> <h1> <a class='episode_title' href='{{ site.url }}{{ post.url }}#{{ post.id | sha1:8 }}'>{{ post.title }}</a> <small class='episode_date'> {% if site.language == "de" %} {{ post.date | full_date_de }} {% else %} {% if post.datum %} {{ post.datum }} {% else %} {{ post.date }} {% endif %} {% endif %} </small> <br /> <small>{{ post.subtitle }}</small> </h1> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-octopod-0.9.23 | assets/_includes/post_header.html |
jekyll-octopod-0.9.22 | assets/_includes/post_header.html |