{% extends "lightbox/index_layout.html.twig" %} {% import 'common/thumbnail.html.twig' as thumbnail %} {% import 'common/macro_caption.html.twig' as macro_caption %} {% block javascript %} {% endblock %} {% block content %}
{% if first_item %}{{first_item.getOrd()}}{% endif %}
{% if first_item %}{{first_item.getRecord(app).get_title}}{% endif %}
{% if first_item %}{{first_item.getRecord(app).get_title}}{% endif %}
{{ 'notice' | trans }}

{% include 'lightbox/IE6/feed_container.html.twig' %}
{% endblock %}