{% extends "app.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load i18n %} {% load bootstrap %} {% block description %} {% for paragraph in description %}
{{ paragraph|safe }}
{% endfor %}{% url 'config:index' as index_url %} {% blocktrans trimmed with domain_name=domain_name %} The Tahoe-LAFS server domain is set to {{ domain_name }}. Changing the FreedomBox domain name needs a reinstall of Tahoe-LAFS and you WILL LOSE DATA. You can access Tahoe-LAFS at https://{{domain_name}}:5678. {% endblocktrans %}
{% endblock %} {% block configuration %} {{ block.super }}{% trans "Pet Name" %} | furl |
---|---|
{{ local_introducer.0 }} | {{ local_introducer.1 }} |
{% trans "Pet Name" %} | furl | |
---|---|---|
{{ introducer }} | {{ furl }} |