Fix up the long log, add more gravatars, fix up links and time stamps and other bits
[catagits/Gitalist.git] / root / fragment / repository / summary.tt2
1 <dl>
2  <dt>description</dt><dd>[% Repository.description %]</dd>
3  <dt>owner</dt><dd>[% Repository.owner %]</dd>
4  <dt>last change</dt><dd>[% time_since(Repository.last_change) %]</dd>
5 </dl>