diff pylons_app/templates/files/files.html @ 168:e35210568664

files browser updated to use webhelpers huminizer for file size
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 21 May 2010 02:13:34 +0200
parents 3f01d02c2cc6
children 410101210923
line wrap: on
line diff
--- a/pylons_app/templates/files/files.html	Fri May 21 02:12:41 2010 +0200
+++ b/pylons_app/templates/files/files.html	Fri May 21 02:13:34 2010 +0200
@@ -25,7 +25,6 @@
 <link rel="stylesheet" href="/css/pygments.css" type="text/css" />
 </%def>
 <%def name="main()">
-
     <h2 class="no-link no-border">${_('Files')}</h2>
 	<div id="files_data">
 	%if c.files_list: