{% macro render_project_form(form) %}
Settings
{{ form.name(size=24, class_="input") }}
{{ form.redundancy(class_="input", type='number') }}