{% extends 'murano_base.html' %} {% load i18n %} {% block title %}{% trans "Marked Images" %}{% endblock %} {% block main %} {{ table.render }} {% endblock %}