{% extends "uds/internal_page.html" %} {% load i18n %} {% load static %} {% block content %} {% trans "Service not ready at this moment. Please, try again in a while." %} {% include "uds/snippets/back_to_list.html" %} {% endblock %}