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

Upcoming Albums

%for album in upcoming: %endfor
Album Name Release Date Release Type Status
${album['AlbumTitle']} ${album['ReleaseDate']}

Wanted Albums

<%def name="headIncludes()"> <%def name="javascriptIncludes()">