{% from "macros.html" import multi_input with context %}

Project Settings

Define some basic settings of your project.

{% set path = url_for('data.serve_file', filepath=project.xslt or "") %}
{{ multi_input(project.collectors, 'collector') }}