X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FStatic%2Fhowto.html.twig;h=6a177d6bbaa7e2feb822b54b6988b567f3264d52;hb=b6520f0b15ac35215e2d94d16a31ea971874dce8;hp=7859117203c6dbacadc3fcaba2280c497a4f02af;hpb=4aafa7f0df1302dc0984ad942fef3c3be7bffd0d;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 78591172..6a177d6b 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,48 +1,41 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}howto{% endtrans %}{% endblock %} +{% block title %}{{ 'howto.page_title'|trans }}{% endblock %} {% block content %}
+

{{ 'howto.page_description'|trans }}

- - -
- {% trans %}Thanks to this form{% endtrans %} + - -
+ - -
+ - -
- {% trans %}Drag & drop this link to your bookmarks bar:{% endtrans %} {% trans %}bag it!{% endtrans %} +
+
{{ 'howto.top_menu.bookmarklet'|trans }}
+ {{ 'howto.bookmarklet.description'|trans }} + {% include 'WallabagCoreBundle::_bookmarklet.html.twig' %}