{% set current_theme = current_theme() %} {{ current_theme.headertags() }} Editar Etiqueta {{ current_theme.local_style() }} {{ current_theme.navbar() }}
{{ current_theme.notify() }}

Editar etiqueta.

{{ form.csrf_token }}
{{ form.nombre(class="form-control", id="nombre", placeholder="Etiqueta") }}
{{ form.color(class="form-control", id="color") }}

Cancelar