{% extends "base.html" %} {% load crispy_forms_tags i18n translations %} {% block breadcrumbs %}
{% translate "Select one of the options below to get help." %}
{% blocktranslate %}Find a specific translation project, refer to the project's Overview tab and contact its maintainers directly.{% endblocktranslate %}
{% blocktranslate %}Share Weblate development ideas, feature requests, or report bugs in the upstream issue tracker.{% endblocktranslate %}
{% blocktranslate %}If you seek support for any other Weblate deployment than {{ site_title }}, check the available support offerings, or use the contact form on the correct server.{% endblocktranslate %}
{% translate "Browse the Weblate documentation for guides on translating, administration, and configuration." %}
{% blocktranslate %}Reach out to the administrators of this server about account, registration, or server-wide questions that don't fit the topics above.{% endblocktranslate %}