## -*- coding: utf-8; -*- <%inherit file="/configure.mako" /> <%def name="form_content()"> ${self.input_file_templates_section()}

Options

Allow "future" cost changes

Catalog Parsers

Only the selected parsers will be exposed to users.

% for Parser in catalog_parsers: ${Parser.display} % endfor
<%def name="modify_this_page_vars()"> ${parent.modify_this_page_vars()} ${parent.body()}