Child: [f31362] (diff)

Download this file

admin_options.html    3 lines (3 with data), 157 Bytes

1
2
3
{% block content %}
{{c.options_admin.display(value=form_value, action=c.project.url()+'admin/'+app.config.options.mount_point+"/configure")}}
{% endblock %}