Sha256: 19c63a32731892c4be7526372d7dd67601f998c35bf1ff7ad415f562352367ea
Contents?: true
Size: 480 Bytes
Versions: 29
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 == "en" %} {{ 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
29 entries across 29 versions & 2 rubygems