X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fedit-tags.twig;h=2113e964ebea0b667cd0bccc58791cacf7773a1e;hb=200c758ff411c013391d4c84bce24e0df9cfbac1;hp=9e9012eea5a6b732d4db8b72df3fcd83d741512c;hpb=e7345a2c4feaa64c8582844425f388e57f1f933d;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 %}