{% load leonardo_tags i18n %} {% block content %}

{{ entry }}

{% feincms_render_region entry "main" request %} {% render_region_tools entry "main" request %}
{% if request.LEONARDO_CONFIG.DISQUS_COMMENTS %} {% include 'elephantblog/_disqus_comments.html' %} {% endif %}
{% endblock %}