{{response.files.append(URL(r=request,c='static',f='js/jquery.dataTables.min.js'))}} {{response.files.append(URL(r=request,c='static',f='js/demo_table.css'))}} {{ left_sidebar_enabled = True right_sidebar_enabled = True }} {{extend 'layout.html'}}
List | Likes | Created | {{if (auth.user and auth.user.manager):}}Actions | {{pass}}
---|---|---|---|
{{=link_top_list(top_list)}} | {{=top_list.likes}} | {{=timesince(top_list.created_on,now)}} ago | {{if (auth.user and auth.user.manager):}}{{=button('edit','edit_list',top_list.id)}} | {{pass}}