%inherit file="base.html" /> <%block name="title">Courses%block> <%block name="content"> %for course, url in courses: ${course} %endfor %block>