view sat_templates/templates/bulma/editor/tags_editor.html @ 346:a9cc406ef7c6

i18n: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Libervia/templates Translate-URL: https://salut-a-toi.org/weblate/projects/libervia/templates/
author Weblate <noreply@weblate.org>
date Wed, 16 Jun 2021 14:33:01 +0000
parents 45499870bbf4
children
line wrap: on
line source

{# field to editor tags

    This field will hide and sync original form input field
#}


<div class="tags are-medium">
    <input class="input tag_input" type="text">
</div>