diff --git a/templates/simple_image_gallery/table_footer.tpl b/templates/simple_image_gallery/table_footer.tpl
index 807d6fc..096e7c2 100644
--- a/templates/simple_image_gallery/table_footer.tpl
+++ b/templates/simple_image_gallery/table_footer.tpl
@@ -1,5 +1,26 @@
-
-
+
+ {info:total_files} {words:files} - {info:total_folders} {words:folders}
+ |
+ {if:download_count}
+
+ {words:total downloads}: {info:total_downloads}
+ |
+ {end if:download_count}
+
+ {words:total size}: {info:total_size}
+ |
+
+
+ |
+ {if:description_file}
+
+
+ |
+ {end if:description_file}
+
+
+
+
/* We request that you do not remove the link to the AutoIndex website.
This not only gives respect to the large amount of time given freely by the
developer, but also helps build interest, traffic, and use of AutoIndex. */
@@ -41,4 +62,4 @@
{end if:use_login_system}
-
\ No newline at end of file
+