Drop redundant requires in G::G::COR::Role::Context.
[catagits/Gitalist.git] / root / index.tt2
CommitLineData
066e9aa4 1[% BLOCK repos_table_headfoot %]
d6f1b4cb 2[% SET cell = type == 'head' ? 'th' : 'td' %]
066e9aa4 3<tr>
eab82ed1 4 <[% cell %]></[% cell %]>
d6f1b4cb 5 <[% cell %]>Repository</[% cell %]>
066e9aa4 6 <!-- XXX These do nothing presently -->
d6f1b4cb 7 <[% cell %]><a class="header" href="/?o=descr">Description</a></[% cell %]>
eab82ed1 8 <[% cell %]><a class="header" href="/?o=age">Last change</a></[% cell %]>
9 <[% cell %]><a class="header" href="/?o=owner">By</a></[% cell %]>
10 <[% cell %]>Actions</[% cell %]>
066e9aa4 11</tr>
12[% END %]
d5cc37a4 13
eab82ed1 14<table class="listing">
15<thead>
16 [% INCLUDE repos_table_headfoot type = 'head' %]
17</thead>
18[% subinclude('/fragment/collectionofrepositories') %]
19</table>
d5cc37a4 20