X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FUserBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Flayout.html.twig;h=60b321bf3a824268d8dee4d8b549df97d5e8c82b;hb=ef186de38a28abf2979c19ff8933f07f296e80b8;hp=7517c27c2eed81c39ade7b2c7661de650ec2ce6c;hpb=befa6f2fe91337469a603c982821523787099ab3;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/UserBundle/Resources/views/themes/baggy/layout.html.twig b/src/Wallabag/UserBundle/Resources/views/themes/baggy/layout.html.twig index 7517c27c..60b321bf 100644 --- a/src/Wallabag/UserBundle/Resources/views/themes/baggy/layout.html.twig +++ b/src/Wallabag/UserBundle/Resources/views/themes/baggy/layout.html.twig @@ -1,6 +1,6 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title %}{% trans %}Welcome on wallabag!{% endtrans %}{% endblock %} +{% block title %}{% trans %}Welcome to wallabag!{% endtrans %}{% endblock %} {% block body_class %}login{% endblock %}