Stripe the tables and semantify the pages.
[catagits/Gitalist.git] / root / summary.tt2
CommitLineData
61b56ed6 1[% PROCESS 'nav/actions.tt2' object = head %]
790ce598 2
0969b411 3<div class='summary'>
4<dl>
cc88eca5 5<dt>description</dt><dd>[% Project.description %]</dd>
6<dt>owner</dt><dd>[% Project.owner %]</dd>
7<dt>last change</dt><dd>[% Project.last_change %]</dd>
0969b411 8</dl>
9</div>
10
f71a83ab 11<h2><a href='[% c.uri_for("shortlog") %]'>shortlog</a></h2>
790ce598 12[% INCLUDE '_shortlog.tt2' %]
790ce598 13
0969b411 14<h2><a href='[% c.uri_for("heads") %]'>branches</a></h2>
790ce598 15[% INCLUDE '_heads.tt2' %]