mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
2 lines
141 B
Twig
2 lines
141 B
Twig
{% extends "WallabagImportBundle:WallabagV1:index.html.twig" %}
|
|
{% block title %}{% trans %}Import > Wallabag v2{% endtrans %}{% endblock %}
|