Fixed bug in http://github.com/broquaint/Gitalist/issues#issue/2.
[catagits/Gitalist.git] / root / summary.tt2
index f603631..a792220 100644 (file)
@@ -1,13 +1,5 @@
 [% PROCESS 'nav/actions.tt2' object = head %]
 
-<div class='summary'>
-<dl>
-<dt>description</dt><dd>[% info.description %]</dd>
-<dt>owner</dt><dd>[% info.owner %]</dd>
-<dt>last change</dt><dd>[% info.last_change %]</dd>
-</dl>
-</div>
-
 <h2><a href='[% c.uri_for("shortlog") %]'>shortlog</a></h2>
 [% INCLUDE '_shortlog.tt2' %]