%inherit file="/base/index.html"/> <%def name="title()">Comment%def> <%def name="heading()">
Posted by ${c.comment.name} on ${c.comment.created.strftime('%c')}.
<%def name="footer()"> ## Add our comment links ## Include the parent footer too ${parent.footer()} %def>