<%inherit file="/base/index.html" /> <%namespace file="/base/collectionViews.html" name="collectionViews" import="*" /> <%namespace file="/base/javascriptDefs.html" name="javascriptDefs" import="*" /> <%def name="heading()">

${c.collection.title}


${collectionViews.collectionViewLong(c.collection, displayTitle=False)}