diff --git a/plinth/modules/first_boot/templates/firstboot_complete.html b/plinth/modules/first_boot/templates/firstboot_complete.html index 5833b9f9a..5486e34e8 100644 --- a/plinth/modules/first_boot/templates/firstboot_complete.html +++ b/plinth/modules/first_boot/templates/firstboot_complete.html @@ -39,21 +39,18 @@ {% trans "Install Apps" %} -
- {% blocktrans trimmed %} - You should check the network setup and modify it if necessary. - Do not forget to change the default Wi-Fi passwords! - {% endblocktrans %} +
+ {% blocktrans trimmed %} + You may want to check the network setup and modify it if necessary. + {% endblocktrans %} +
+ + - - {% include "connections_diagram.html" %} - - {% endblock %}