{% extends "base.html" %} {% block content %}
{% include "sections/update.html" %} {% include "sections/wifi.html" %}
{% endblock %} {% block extra_js %} {% endblock %}