{% extends "layout.twig" %} {% block title %}{% trans "config" %}{% endblock %} {% block menu %} {% endblock %} {% block content %}

{% trans "Bookmarklet" %}

{% trans "Thanks to the bookmarklet, you will be able to easily add a link to your poche." %} {% trans "Have a look to this documentation:" %} inthepoche.com.

{% trans "Drag & drop this link to your bookmarks bar and have fun with poche." %}

{% trans "poche it!" %}

{% trans "Change your password" %}

{% trans "Import" %}

{% trans "Please execute the import script locally, it can take a very long time." %}

{% trans "More infos in the official doc:" %} inthepoche.com

{% trans "Export your poche datas" %}

{% trans "Click here" %} {% trans "to export your poche datas." %}

{% endblock %}