diff --git a/plinth/modules/first_boot/templates/firstboot_complete.html b/plinth/modules/first_boot/templates/firstboot_complete.html index 5486e34e8..c1e27f988 100644 --- a/plinth/modules/first_boot/templates/firstboot_complete.html +++ b/plinth/modules/first_boot/templates/firstboot_complete.html @@ -41,15 +41,12 @@

+ {% url 'networks:index' as networks_url %} {% blocktrans trimmed %} - You may want to check the network setup and modify it if necessary. + You may want to check the network + setup and modify it if necessary. {% endblocktrans %}

- -
- - {% trans "Go to Networks" %} -