]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
Fix documentation and add help message in Baggy
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / baggy / Config / index.html.twig
index 3ed96ab18e6a488b2ad80bc719244dfd70d4a82d..54faa788c0b466a6211535600bc35174b7401adb 100644 (file)
                 {{ form_label(form.config.reading_speed) }}
                 {{ form_errors(form.config.reading_speed) }}
                 {{ form_widget(form.config.reading_speed) }}
+                <p>{% trans %}You can use online tools to estimate your reading speed{% endtrans %} (<a href="http://www.myreadspeed.com/calculate/">{% trans %}like this one{%endtrans%}</a>).</p>
             </div>
         </fieldset>
 
-
         <fieldset class="w500p inline">
             <div class="row">
                 {{ form_label(form.config.language) }}