# -*- coding: utf_8 -*- <% from fcutils import globalvar import re debugBuild = True %> %if debugBuild: %if not(pageargs and 'FCWSBRIDGE' in pageargs): %endif %else: %endif ${cname} <%block name="head"> %if next and hasattr(next,'body'): ${next.body()} %endif