diff --git a/templates/SwiftBlueBeitDina/table_footer.tpl b/templates/SwiftBlueBeitDina/table_footer.tpl
index 6652069..c6e587c 100644
--- a/templates/SwiftBlueBeitDina/table_footer.tpl
+++ b/templates/SwiftBlueBeitDina/table_footer.tpl
@@ -1,82 +1,90 @@
-
- |
- {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}
-
-
+
+ |
+ {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. */
+ 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. */
+
+ {if:entries_per_page}
+
+ {words:page}
+ {info:previous_page_link}
+ {info:current_page_number}
+ {info:next_page_link}
+ {words:of} {info:last_page_number}
+
+ {end if:entries_per_page}
-{if:entries_per_page}
-
- {words:page}
- {info:previous_page_link}
- {info:current_page_number}
- {info:next_page_link}
- {words:of} {info:last_page_number}
-
-{end if:entries_per_page}
+ {if:archive}
+
+ {end if:archive}
-{if:archive}
-
-{end if:archive}
-
-
-
-
-
- {if:search_enabled}
-
-
- |
- {if:icon_path}
-
- {end if:icon_path}{words:search}:
- {info:search_box}
- |
- |
- {end if:search_enabled}
- {if:use_login_system}
-
-
-
- |
- {if:icon_path}
-
- {end if:icon_path}{words:account}:
- {info:login_box}
- |
-
-
- |
- {end if:use_login_system}
-
-
-
-
-
+
+
+
+
+ {if:search_enabled}
+
+
+
+ |
+ {if:icon_path}
+
+ {end if:icon_path}{words:search}:
+ {info:search_box}
+ |
+
+
+ |
+ {end if:search_enabled}
+ {if:use_login_system}
+
+
+
+ |
+ {if:icon_path}
+
+ {end if:icon_path}{words:account}:
+ {info:login_box}
+ |
+
+
+ |
+ {end if:use_login_system}
+
+
+
+
+
+