Merge "Remove ngimages index.html domain header"

This commit is contained in:
Jenkins 2015-07-15 00:24:41 +00:00 committed by Gerrit Code Review
commit 750df2441e

View File

@ -2,9 +2,5 @@
{% load i18n %}
{% block title %}{% trans "Images" %}{% endblock %}
{% block page_header %}
{% include "horizon/common/_domain_page_header.html" with title=_("Images") %}
{% endblock page_header %}
{% block main %}
{% endblock %}