X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Findex.tt2;h=1304e7f39cc6120e19341e10a38972ff9ece1aa6;hb=4621ecf0959b92a9642a4a7cfc150c43118f46df;hp=b7fc6136c9bd6813c34a63daada1de9ebe5bd93e;hpb=7a88ffa48c039c20be74af971627a94118afb0ef;p=catagits%2FGitalist.git diff --git a/root/index.tt2 b/root/index.tt2 index b7fc613..1304e7f 100644 --- a/root/index.tt2 +++ b/root/index.tt2 @@ -38,9 +38,9 @@ FOR p IN projects %] [% p.name %] - [% p.description.substr(0, 20) %] + [% p.description.split(' ').slice(0, 10).join(' ') %] [% p.owner %] - [% time_since(p.last_change) %] + [% time_since(p.last_change) %] summary | shortlog | log