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

Debug Config Dict

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