]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/baggy/login.twig
CS
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / baggy / login.twig
index 58290e9c646cf68dcbea0dd44c29ffd57e59efa5..d4eb46d21d9edc490ad20682ecf1c57f32d080dc 100644 (file)
@@ -17,7 +17,7 @@
                                                <input class="col" type="password" id="password" name="password" placeholder="{% trans "Password" %}" tabindex="2" {% if constant('MODE_DEMO') == 1 %}value="poche"{% endif %} />
                                        </div>
                                        <div class="row">
-                                               
+
                                                <div class="col">
                                                        <input type="checkbox" id="longlastingsession" name="longlastingsession" tabindex="3" /> <label for="longlastingsession">{% trans "Stay signed in" %}</label><br />
                                                        <small class="inbl">{% trans "(Do not check on public computers)" %}</small>