{# This is a hidden form that will be submitted by the button below.#}

Skills

{% for error in form.badges.errors %}

{{ error|escape }}

{% endfor %}
{# prevent button from taking full width with this div #}