mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 02:39:24 +01: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 %}
|