{% extends "base.htm" %} {% load staticfiles %} {% load i18n %} {% block loading_mask %} {% endblock loading_mask %} {% block body %}
{% trans "Sign in to Arches to access your data modeling, editing, and discovery tools." %}
{% if registration_success %}{% trans "Your account has been created. Please sign in." %}