{% extends "base.html" %} {% load i18n %} {% block content %} Configuration Wizard second step: WiFi network Leave the fields blank if you do not want to change network configurations {% csrf_token %} {{ form }} {% endblock %}