diff --git a/src/IDF/templates/base-simple.html b/src/IDF/templates/base-simple.html
index b7d8ff6..27d6962 100644
--- a/src/IDF/templates/base-simple.html
+++ b/src/IDF/templates/base-simple.html
@@ -55,7 +55,7 @@
{block context}{/block}
- {block foot}{/block}
+ {block foot}
{/block}
{block javascript}{/block}
diff --git a/src/IDF/templates/base.html b/src/IDF/templates/base.html
index 7574543..7a2ba69 100644
--- a/src/IDF/templates/base.html
+++ b/src/IDF/templates/base.html
@@ -64,7 +64,7 @@
{block context}{/block}
- {block foot}{/block}
+ {block foot}
{/block}
{include 'js-hotkeys.html'}
diff --git a/www/media/idf/img/powered-by-indefero.png b/www/media/idf/img/powered-by-indefero.png
new file mode 100644
index 0000000..318cbf4
Binary files /dev/null and b/www/media/idf/img/powered-by-indefero.png differ