X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FStatic%2Fhowto.html.twig;h=15b548d8915a28eb48c89594dd0beae3e3f61081;hb=0d42217e4e8210dd2cf86f35ba9662ca02c8a2dc;hp=e27954094bd59b1fcf4bda16a5c2cae260356638;hpb=d2b4f01d7435e8a8f99b15a2487916427c04e58d;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 e2795409..15b548d8 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,44 +1,40 @@ {% 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 %} +
+
{{ 'howto.top_menu.bookmarklet'|trans }}
+ {{ 'howto.bookmarklet.description'|trans }} {% include 'WallabagCoreBundle::_bookmarklet.html.twig' %}