{% extends 'nova/base.html' %} {% load i18n sizeformat %} {% block title %}{% trans "Image Detail "%}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title="Image Detail: "|add:image.name %} {% endblock page_header %} {% block dash_main %}