{% extends "WallabagCoreBundle::layout.html.twig" %} {% block title %}{% trans %}Import > Pocket{% endtrans %}{% endblock %} {% block content %}
{{ import.description|raw }}

{% trans %}You can import your data from your Pocket account. You just have to click on the below button and authorize the application to connect to getpocket.com.{% endtrans %}

{% endblock %}