<%inherit file="/layout.html"/> <%block name="title">list

List

<%include file="/common/list.html" args="object_list=current_page.object_list, path=request.path"/>
New
<%include file="/common/paginator.html" args="page_obj=current_page, page_number=page"/>