%inherit file="/layout.html"/>
<%block name="title">list%block>
List
<%include file="/common/list.html" args="object_list=current_page.object_list, path=request.path"/>
<%include file="/common/paginator.html" args="page_obj=current_page, page_number=page"/>