{% extends "base.html" %} {% block content %}
{{ _("Connect to WiFi name:")}} "{{ get_setting('ssid') }}" {{ _("with password:")}} "{{ get_setting('wifi_password') }}".
{% else %}{{ _("Your WiFi name is")}} "{{ get_setting('ssid') }}". {{ _("You will be able to join without a password.")}}
{% endif %}{{ _("You can also use the following QR code to join:")}}