{% extends host_template %} {% load comments i18n fb_versions cyclope_utils dbgettext_tags %} {% block content %} {% if not user.is_authenticated and not article.published %}
{% else %}{% if picture %}{{ picture.name|truncatechars:80 }}{% elif pictures %}{{ pictures.name|truncatechars:80 }}{% endif %}
{{ article.picture.name }}