{% load i18n disqus_tags %} {% with post_url=post.get_absolute_url %}

{{ post.title }}

{% if post.image %}
{{ post.title }}
{% endif %} {% if post.excerpt %} {{ post.excerpt }} {% endif %} {% endwith %}