{{article.headline}}
- {{ article.author }}
- {{comment_count}} {% trans "comments" %}
{% extends "base.html" %} {% load i18n comments thumbnail %} {% block title %} {% trans 'Article Archive' %} {% if active_category %} - {{active_category.name}}{% endif %} {% if month %}{{ month|date:'F Y' }}{% elif year %}{{year}}{% endif %} {% endblock %} {% block jumbotron_background %}{% spaceless %} {% if active_category %} {{ active_category.image.url }} {% else %} {{STATIC_URL}}img/teaser/{{current_top_page.slug}}.jpg {% endif %} {% endspaceless %}{% endblock %} {% block teaser %}
{% trans "We're sorry. Your search yielded no results." %}
{% endfor %}