{% load i18n %} {% trans "Select a Node Group Template to add:" %} Select {% for template in form.templates %} {{ template.name }} {% endfor %}