{% extends "base.html" %} {% load crispy_forms_tags i18n translations %} {% block breadcrumbs %}
{% comment %}Translators: backend_verbose is name of authentication backend, for example GitHub or Facebook, uid is user identifier, it can be username, email, number or URL{% endcomment %} {% blocktranslate %}After confirming this, you will be able to authenticate to Weblate using {{ backend_verbose }} ({{ uid }}).{% endblocktranslate %}