callback.tmpl 141 B

1234
  1. <%inherit file="./function.tmpl"/>
  2. <%block name="info">
  3. ${formatter.format_xref(node.parent, type="guide", group=page_kind)}
  4. </%block>