Loading searx/templates/eelo/navbar.html +2 −3 Original line number Diff line number Diff line Loading @@ -2,9 +2,8 @@ <input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden"> <nav> <span id="eelo_links"> <a href="#">{{_('smartphones')}}</a> <a href="#">{{_('mail')}}</a> <a href="#">{{_('drive')}}</a> <a href="https://webmail.ecloud.global/">{{_('mail')}}</a> <a href="https://drive.ecloud.global/">{{_('drive')}}</a> </span> <span> Loading Loading
searx/templates/eelo/navbar.html +2 −3 Original line number Diff line number Diff line Loading @@ -2,9 +2,8 @@ <input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden"> <nav> <span id="eelo_links"> <a href="#">{{_('smartphones')}}</a> <a href="#">{{_('mail')}}</a> <a href="#">{{_('drive')}}</a> <a href="https://webmail.ecloud.global/">{{_('mail')}}</a> <a href="https://drive.ecloud.global/">{{_('drive')}}</a> </span> <span> Loading