Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 2601d681 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix murena.io url

parent 284c1172
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -2,8 +2,8 @@
<input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden">
<input type="checkbox" name="nav_toggle" id="nav_toggle" class="hidden">
<nav>
<nav>
    <span class="etheme_links">
    <span class="etheme_links">
        <a href="https://murena.io/apps/rainloop">{{_('mail')}}</a>
        <a href="https://murena.io/apps/rainloop/">{{_('mail')}}</a>
        <a href="https://murena.io/apps/files">{{_('drive')}}</a>
        <a href="https://murena.io/apps/files/">{{_('drive')}}</a>


        <hr class="show-mobile-mq separator" />
        <hr class="show-mobile-mq separator" />
        <a class="show-mobile-mq" href="{{ url_for('preferences') }}">{{ _('preferences') }}</a>
        <a class="show-mobile-mq" href="{{ url_for('preferences') }}">{{ _('preferences') }}</a>