{% load i18n %} {% for backend, values in groups.items %}
{% for value in values %}
{% empty %}
{% endfor %}
{% trans 'Add Input' %}
{% endfor %}