{% extends 'stela_control/base.html' %} {% load hosts %} {% load static %} {% load i18n %} {% load l10n %} {% load crispy_forms_tags %} {% block language %}
{% endblock %} {% block content %} {% if site_data.company_public %} {% else %} {% endif %}{% trans "We're excited to have you here. As a new user, we invite you to explore and discover all the features and benefits our system has to offer." %}
{% trans "Before you get started, we recommend that you read our terms and conditions. This will provide you with a clear understanding of how we operate and how we can work together." %}
{% lorem 6 p random %}