diff --git a/kallithea/lib/helpers.py b/kallithea/lib/helpers.py --- a/kallithea/lib/helpers.py +++ b/kallithea/lib/helpers.py @@ -1000,7 +1000,7 @@ def fancy_file_stats(stats): d_d = '
%s
' % ( d_p, d_v ) - return literal('
%s%s
' % (width, d_a, d_d)) + return literal('
%s%s
' % (width, d_a, d_d)) _URLIFY_RE = re.compile(r'''