<%inherit file="base.html" /> <%! import headphones %> <%def name="body()">

Add selected artists

%for artist in headphones.NEW_ARTISTS: %endfor
Artist Name
${artist}
<%def name="headIncludes()"> <%def name="javascriptIncludes()">