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

Syntactic Category: ${c.category.name}

% if c.category.description:
${c.category.description}
% endif Edit Delete