{% extends "admin/base_site.html" %} {% load i18n %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}dashboard{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}

System software update ordered

Your system will now reboot and come up with the latest version of the software.

This will take several minutes. You will be alerted by a message box here when everything is done. Do NOT power off your Raspberry Pi now. Wait at least 5 minutes before doing something like that. {% endblock %} {% block sidebar %} {% endblock %}