aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Static
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2015-10-07 18:08:51 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2015-10-08 13:29:41 +0200
commit880a0e1c0ba7d0ab3320678b076402379a08c8a2 (patch)
tree2d3d53811a7988974543fc61c70e55ac70e9be5b /src/Wallabag/CoreBundle/Resources/views/themes/material/Static
parent3bfbd22f13e778c6b9713cde0cdf5b7b824f1ff2 (diff)
downloadwallabag-880a0e1c0ba7d0ab3320678b076402379a08c8a2.tar.gz
wallabag-880a0e1c0ba7d0ab3320678b076402379a08c8a2.tar.zst
wallabag-880a0e1c0ba7d0ab3320678b076402379a08c8a2.zip
implement bookmarklet
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/material/Static')
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig
index 78591172..63b51aaa 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig
@@ -42,7 +42,8 @@
42 42
43 43
44 <div id="set4" class="col s12"> 44 <div id="set4" class="col s12">
45 {% trans %}Drag &amp; drop this link to your bookmarks bar:{% endtrans %} {% trans %}bag it!{% endtrans %} 45 {% trans %}Drag &amp; drop this link to your bookmarks bar:{% endtrans %}
46 {% include 'WallabagCoreBundle::_bookmarklet.html.twig' %}
46 </div> 47 </div>
47 48
48 </div> 49 </div>