{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Search" %}{% endblock %} {% block page_header %}

Find your cloud resources by selecting specific facets or by specifying full text search queries.

{% endblock page_header %} {% block main %} {% endblock %}