]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ImportBundle/Resources/views/WallabagV1/index.html.twig
updated tests
[github/wallabag/wallabag.git] / src / Wallabag / ImportBundle / Resources / views / WallabagV1 / index.html.twig
index afc5722662f8f2bc4788d63f02122aa36307fb57..1359f2e40b2c8577970d234f6c2c22f69aee154c 100644 (file)
@@ -6,7 +6,7 @@
     <div class="col s12">
         <div class="card-panel settings">
             <div class="row">
-                <blockquote>{{ import.description|raw }}</blockquote>
+                <blockquote>{{ import.description|trans }}</blockquote>
                 <p>{% trans %}Please select your wallabag export and click on the below button to upload and import it.{% endtrans %}</p>
                 <div class="col s12">
                     {{ form_start(form, {'method': 'POST'}) }}