]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ImportBundle/Resources/views/Chrome/index.html.twig
Add warning message for import + download images
[github/wallabag/wallabag.git] / src / Wallabag / ImportBundle / Resources / views / Chrome / index.html.twig
index ead828c6e31bbb2d281edb38ef2d8ec461ade90d..93b08540ff500a380f22712f09d0bf0395c35304 100644 (file)
@@ -6,6 +6,8 @@
 <div class="row">
     <div class="col s12">
         <div class="card-panel settings">
+            {% include 'WallabagImportBundle:Import:_information.html.twig' %}
+
             <div class="row">
                 <blockquote>{{ import.description|trans|raw }}</blockquote>
                 <p>{{ 'import.chrome.how_to'|trans }}</p>