{% extends "base.html" %} {% load i18n %} {% block content %} Configuration Wizard: station information {% csrf_token %} {{ form }} {% endblock %}