{% extends "base.html" %} {% block content %}
{{ item.postdate }} | {{ item.title }} | {% comment %}{% if item.author %}{% ifequal user.username item.author.username %}{% endcomment %} edit delete {% comment %}{% endifequal %}{% endif %}{% endcomment %} |