$def with(record_form, pageID, user, alert, limit, is_git_auth,invalid,project,template) $var user = user $var is_git_auth = is_git_auth $var project = project $if alert == False:
$if invalid == True:

The form is not valid, please check mandatory fields

$else:

Thanks for helping $project to grow!

$if template:
$for input in record_form.inputs:
$ id = input.get_default_id() $if type(input) == Checkbox:
$:input.pre $:input.render() $:input.description
$else:
$:input.description
$:input.pre $:input.render()
$if type(input) == Dropdown:

What did you find?

$else:

You already proposed $limit new resources today! Please come back tomorrow