8 lines
153 B
Cheetah
8 lines
153 B
Cheetah
<%doc>
|
|
Used to display archives if ARCHIVES_ARE_INDEXES is True.
|
|
</%doc>
|
|
|
|
<%inherit file="/index.tmpl"/>
|
|
|
|
<%block name="page_title">${title}</%block>
|
|
|