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

{% trans "Poching a link" %}

You can poche a link by several methods: (?)

{% trans "Updating poche" %}

{% 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 %}