diff --git a/plinth/templates/first_setup.html b/plinth/templates/first_setup.html index a68dffef8..32bb90b75 100644 --- a/plinth/templates/first_setup.html +++ b/plinth/templates/first_setup.html @@ -13,6 +13,11 @@ no-brand {% block content %} + + {% if is_first_setup_running %} {% endif %} -

- {{ box_name }} -

- {% endblock %}