{% extends 'layouts/single_page.html' %} {% block subtitle %}- {% trans 'Simple website monitoring' %}{% endblock %} {% block content_main %}
{% trans 'Simple website monitoring' %}
{% if ENABLE_PASSWORD_REGISTRATION %}{% trans 'Log in' %} {% trans 'or' %} {% trans 'Registration user' %}
{% else %} {% endif %} {% endblock %}