{% extends 'base.html' %} {% load i18n %} {% load static %} {% load url from future %} {% block title %}{% trans "Applications" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Applications") %} {% endblock page_header %} {% block js %} {% include "horizon/_scripts.html" %} {% endblock %} {% block main %}
{% trans "No recent activity to report at this time." %}
{% endif %}
{% blocktrans %} There are no applications in the catalog.
You can import apps from {{ repo_url }}.
Go to
Package Definitions,
click 'Import Package' and select Repository as a
Package Source. {% endblocktrans %}