source: trunk/LATMOS-Accounts-Web/root/html/templates/index.tt @ 2361

Last change on this file since 2361 was 2361, checked in by nanardon, 4 years ago

Add templates management pages

File size: 172 bytes
Line 
1<!-- $Id$ -->
2<div id="filter">
3[% INCLUDE 'includes/filter.tt'
4   formuri = c.uri_for()
5%]
6</div>
7
8<div id="list_objects">
9[% INCLUDE 'includes/list_objects.tt' %]
10</div>
Note: See TracBrowser for help on using the repository browser.