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

Commit 4b382c65 authored by Gaël Duval's avatar Gaël Duval 🏄🏼
Browse files

Update footer

parent c9b267e4
Loading
Loading
Loading
Loading
+4 −5
Original line number Original line Diff line number Diff line
@@ -87,13 +87,12 @@
        {% endblock %}
        {% endblock %}
        <p class="text-muted">
        <p class="text-muted">
            <small>
            <small>
                e Foundation 2019,
                e Foundation 2018-2019,
                {{ _('Powered by') }} <a href="https://gitlab.e.foundation/e/cloud/my-spot">searx</a>
                {{ _('Powered by') }} <a href="https://gitlab.e.foundation/e/cloud/my-spot">Spot</a>
                {{ searx_version }}
                {{ searx_version }}.<br/>An open-source metasearch engine forked from <a href="https://asciimoo.github.io/searx/">Searx</a>. 
                <br/>
                <span class="links">
                <span class="links">
                    <a href="https://e.foundation">{{ _('About') }}</a>
                    <a href="https://e.foundation">{{ _('About') }}</a>
                    <a href="{{ url_for('privacy') }}">{{ _('Privacy') }}</a>
                    <a href="https://e.foundation/privacy-policy">{{ _('Privacy') }}</a>
                </span>
                </span>
            </small>
            </small>
        </p>
        </p>