X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=themes%2Fdefault%2F_menu.twig;h=0daa0b03d5ca8f6ef23a40e33214c2e39ee9395f;hb=29d9c0ffe1819f0cdf8d8201727777cfd1b1d0f4;hp=699d6a0c93411d46d9b04b8fbfe6c1dc18ca7370;hpb=747c6698b668ce645c0a771ddc1a0ef748a58177;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/_menu.twig b/themes/default/_menu.twig index 699d6a0c..0daa0b03 100644 --- a/themes/default/_menu.twig +++ b/themes/default/_menu.twig @@ -2,6 +2,12 @@
  • {% trans "home" %}
  • {% trans "favorites" %}
  • {% trans "archive" %}
  • +
  • {% trans "tags" %}
  • +
  • {% trans "save a link" %}
  • +
  • {% trans "search" %}
  • {% trans "config" %}
  • {% trans "logout" %}
  • - \ No newline at end of file + + {% include '_pocheit-form.twig' %} + {% include '_search-form.twig' %} +