{% extends "base.htm" %} {% load static %} {% load i18n %} {% block loading_mask %} {% endblock loading_mask %} {% block body %}
{% trans "Sign in to Arches to access your data modeling, editing, and discovery tools." %}
{% trans "Enter your email or username to get started." %}
{% endif %} {% if username_entered %}{% trans "Please enter your password" %}
{% endif %} {% if registration_success %}{% trans "Your account has been created. Please sign in." %}