Skip to content
Snippets Groups Projects
post_link.html 174 B
Newer Older
  • Learn to ignore specific revisions
  • Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    <div class="post-link">
      <h4 class="post-title">
        <a href="{{ post.url }}">{{ post.title }}</a>  {{ post.date | date_to_string }}
        {{ post.subtitle }}
      </h4>
    </div>