% if debug: % endif <%include file="../template/header.html" />
${html_preamble}
% if debug_grid:

This chart shows grid lines as 'debug_grid' is enabled. This is a debugging feature and should not be enabled in the distribution.

% endif % if debug:

This chart shows mouse pointer x, y coordinates as 'debug' is enabled. This is a debugging feature and should not be enabled in the distribution.

% endif

ScratchClient, Adapters

Konfigurationsdatei: ${configName}

${description}

${svg}
<%include file="../template/footer.html" /> % if debug: % endif