X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FStatic%2Fhowto.html.twig;h=4354a6b7fb80aa30c513b784d8128a2ee9391450;hb=77b9db87b84e20a6042444e3b18665bc66d4f1f2;hp=245d14e311ceff31332704a04c05894676539b71;hpb=0e654f62730e233f586a4efee0d654311a498b9e;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 245d14e3..4354a6b7 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' %}