<%inherit file="/base/index.html"/> <%def name="heading()">

Debug Config Dict

% for key in c.config:
${key}
${c.config[key]}
% endfor