{% blocktrans trimmed %} Someone else already created an organization on Read the Docs and invited you to join. {% endblocktrans %}
{% extends "organizations/base.html" %} {% load trans blocktrans from i18n %} {% load crispy from crispy_forms_tags %} {% load alter_field from ext_theme_tags %} {% block title %} {% blocktrans %}Create a new organization{% endblocktrans %} {% endblock title %} {% block content %}
{% blocktrans trimmed %} Someone else already created an organization on Read the Docs and invited you to join. {% endblocktrans %}
{% blocktrans trimmed %} You want to create an organization for your company and start a 30 day trial. {% endblocktrans %}
{% blocktrans trimmed %} I'm not sure what I'm doing and I need some help. {% endblocktrans %}
{% url 'support' as support_url %} {% blocktrans trimmed with support_url=support_url %} If you are not sure what you need or are having trouble getting started, contact us and we will help you with this process. {% endblocktrans %}