X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FStatic%2Fhowto.html.twig;h=e27954094bd59b1fcf4bda16a5c2cae260356638;hb=b60bff0c2a25b05399b53579e660abc41a7ba6d5;hp=a0a02cc8de7aa990b3824d2fc90327c28fe04cfc;hpb=ea8da8c6d518a81f2ba1da21b12c66b4f675138a;p=github%2Fwallabag%2Fwallabag.git 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 a0a02cc8..e2795409 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 @@ -1,6 +1,6 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}Howto{% endtrans %}{% endblock %} +{% block title %}{% trans %}howto{% endtrans %}{% endblock %} {% block content %} @@ -18,12 +18,10 @@ -
- {% trans %}Thanks to this form{% endtrans %} + {% trans %}Thanks to this form{% endtrans %}
-
-
-
- {% trans %}Drag & drop this link to your bookmarks bar:{% endtrans %} {% trans %}bag it!{% endtrans %} + {% trans %}Drag & drop this link to your bookmarks bar:{% endtrans %} + {% include 'WallabagCoreBundle::_bookmarklet.html.twig' %}