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

Version Path
jekyll-octopod-0.9.21 assets/_includes/post_header.html
jekyll-octopod-0.9.20 assets/_includes/post_header.html
jekyll-octopod-0.9.19 assets/_includes/post_header.html
jekyll-octopod-0.9.18 assets/_includes/post_header.html
jekyll-octopod-0.9.17 assets/_includes/post_header.html
jekyll-octopod-0.9.15 assets/_includes/post_header.html
jekyll-octopod-0.9.14 assets/_includes/post_header.html
jekyll-octopod-0.9.13 assets/_includes/post_header.html
jekyll-octopod-0.9.12 assets/_includes/post_header.html
jekyll-octopod-0.9.11 assets/_includes/post_header.html
jekyll-octopod-0.9.10 assets/_includes/post_header.html
jekyll-octopod-0.9.9 assets/_includes/post_header.html
jekyll-octopod-0.9.8 assets/_includes/post_header.html
jekyll-octopod-0.9.7 assets/_includes/post_header.html
jekyll-octopod-0.9.6 assets/_includes/post_header.html
jekyll-octopod-0.9.5 assets/_includes/post_header.html
jekyll-octopod-0.9.4 assets/_includes/post_header.html
octopod-exe-0.9.4 assets/_includes/post_header.html
jekyll-octopod-0.9.3 assets/_includes/post_header.html
jekyll-octopod-0.9.2 assets/_includes/post_header.html