mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-03 06:16:28 +00:00
3 lines
141 B
Twig
3 lines
141 B
Twig
|
{% extends "WallabagImportBundle:WallabagV1:index.html.twig" %}
|
||
|
{% block title %}{% trans %}Import > Wallabag v2{% endtrans %}{% endblock %}
|