X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fedit-tags.twig;h=2113e964ebea0b667cd0bccc58791cacf7773a1e;hb=d151b51c678127274ce76a05b28393961cfca9af;hp=9e9012eea5a6b732d4db8b72df3fcd83d741512c;hpb=032e0ca13ab8ebf99b5169f6f733db4184cdde6c;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/edit-tags.twig b/themes/baggy/edit-tags.twig old mode 100644 new mode 100755 index 9e9012ee..2113e964 --- a/themes/baggy/edit-tags.twig +++ b/themes/baggy/edit-tags.twig @@ -4,6 +4,11 @@ {% include '_menu.twig' %} {% endblock %} {% block content %} + + + + +

{{ entry.title|raw }}

@@ -17,7 +22,8 @@ -

{% trans "You can enter multiple tags, separated by commas." %}

+

{% trans "Start typing for auto complete." %}
+ {% trans "You can enter multiple tags, separated by commas." %}

{% trans "return to article" %} {% endblock %}