{% extends 'base.html' %} {% block title %}Wi-Fi{% endblock %} {% block content %}
{% trans %} If you want to use your router as a Wi-Fi access point, enable Wi-Fi here and fill in an SSID (the name of the access point) and a corresponding password. You can then set up your mobile devices, using the QR code available within the form. {% endtrans %}
{% endblock %}