themes/solr/templates/index.html [38:54]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NEWS: {{article.title}} ({{ article.date | strftime("%d.%b") }})
{% endfor %}
{% endblock %}
{% block content_inner %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
themes/solr/templates/operator/index.html [26:42]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NEWS: {{article.title}} ({{ article.date | strftime("%d.%b") }})
{% endfor %}
{% endblock %}
{% block content_inner %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -