{% extends "hobo/base.html" %} {% load i18n %} {% block appbar %}
{% trans "checking..." %} {% if not service.is_operational and service.wants_frequent_checks %} {% trans 'This service is still being deployed.' %} {% endif %} {% trans "DNS" %} {% trans "Certificate" %} {% trans "Web" %} {% trans "Security" %}