This commit is contained in:
Yax 2019-09-01 15:04:29 +02:00
parent 0fe3314709
commit f5c4639aaf

View file

@ -1,5 +1,5 @@
<div class="article">
<h1><a href="/{{ post_url }}">{{ title }}</a></h1>
<h2><a href="/{{ post_url }}">{{ title }}</a></h2>
<p class="meta">{{ category_label}}<span>{{ friendly_date }}</span><span class="comment-indicator">{{ comment_label }}</span></p>
<p></p>
</div>