{% extends "base.html" %} {% load i18n %} {% load translations %} {% block breadcrumbs %}
{% blocktrans %}Weblate uses SSH key to access remote repositories. The corresponding public key is found below, you can use it to grant Weblate access to a repository.{% endblocktrans %}
{% trans "SSH key not available." %}
{% endif %}{% blocktrans %}All commits made with Weblate are signed with the GPG key {{ gpg_key_id }}, for which the corresponding public key is found below.{% endblocktrans %}
{% trans "Commit signing is not configured." %}
{% endif %}