From 360d0a628a8264fb100b9c52c0e4adf0b6421ad3 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Fri, 29 Jul 2011 19:34:34 +0200 Subject: Display number of files and total size on myfiles and images pages. --- templates/images.tmpl | 2 +- templates/my.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/images.tmpl b/templates/images.tmpl index 34c8e78..4cd3752 100644 --- a/templates/images.tmpl +++ b/templates/images.tmpl @@ -2,7 +2,7 @@ #def header: images #extends templates.base #def content -

Your uploaded images:

+

You have $len($files) uploaded images totaling $total_size.