{% extends "base.html" %} {% block content %}
{{ _("The URL is the address users will enter into a browser after they connect to the box network. From here, they can view the portal. This cannot be changed later.") }}
{{ _("This is the name shown in the UI. Current name:")}} {{ get_setting('butterbox_name') }}, {{ _("accessed at")}} {{ get_setting('butterbox_name') }}.local.
{{ _("This is the URL used to access the box by adding .local in your browser. Current hostname:")}} {{ get_setting('butterbox_hostname') }}.local.
{{ _("This is the logo shown in the UI. Current logo:")}}