X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Flayout.twig;h=7398d2fb25b75223af9a801e4fca2cf2a27d2669;hb=5bf30b006032b121dcd425a37a7cc3a4991ed9ba;hp=c4bbe779d75330d0e3bb6ecac30cf5e86cefc548;hpb=baea9b6de51b079c22dae3ea848b265277f8c311;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/layout.twig b/tpl/layout.twig index c4bbe779..7398d2fb 100644 --- a/tpl/layout.twig +++ b/tpl/layout.twig @@ -9,8 +9,8 @@ {% block title %}{% endblock %} - poche - {% include '_head.twig' %} - {% include '_bookmarklet.twig' %} +{% include '_head.twig' %} +{% include '_bookmarklet.twig' %} {% include '_top.twig' %} @@ -24,6 +24,6 @@ {% block content %}{% endblock %} - {% include '_footer.twig' %} +{% include '_footer.twig' %} \ No newline at end of file