diff --git a/atdb/logs/atdb.log b/atdb/logs/atdb.log
index cc8e195e25d1cd7df6c5d028613c41468a3bcdfa..06ea631700c580a41acd0b847a83c52ebef045a9 100644
--- a/atdb/logs/atdb.log
+++ b/atdb/logs/atdb.log
@@ -22,3 +22,35 @@ logging[14/Apr/2023 14:17:24,827] unsupported operand type(s) for +=: 'NoneType'
 [01/May/2023 17:07:47,382] task 25485 - (regular) - 146233 has no plots, skipped.
 [01/May/2023 17:07:48,568] unsupported operand type(s) for &: 'bool' and 'str'
 [01/May/2023 17:07:48,569] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:12,510] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:12,512] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:17,635] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:17,635] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:28,708] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:28,709] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:28,709] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:28,718] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:28,718] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:28,718] task 25484 - (regular) - 146232 has no plots, skipped.
+[01/May/2023 17:07:29,725] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:29,725] task 25484 - (regular) - 146232 has no plots, skipped.
+[01/May/2023 17:07:30,279] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:30,279] task 25484 - (regular) - 146232 has no plots, skipped.
+[01/May/2023 17:07:30,718] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:30,718] task 25484 - (regular) - 146232 has no plots, skipped.
+[01/May/2023 17:07:47,382] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:47,382] task 25485 - (regular) - 146233 has no plots, skipped.
+[01/May/2023 17:07:48,568] unsupported operand type(s) for &: 'bool' and 'str'
+[01/May/2023 17:07:48,569] task 25485 - (regular) - 146233 has no plots, skipped.
+[04/May/2023 14:35:18,946] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:18,946] task 25378 - (regular) - 116876 has no plots, skipped.
+[04/May/2023 14:35:21,861] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:21,861] task 25378 - (regular) - 116876 has no plots, skipped.
+[04/May/2023 14:35:52,010] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:52,010] task 25378 - (regular) - 116876 has no plots, skipped.
+[04/May/2023 14:35:52,100] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:52,100] task 25378 - (regular) - 116876 has no plots, skipped.
+[04/May/2023 14:35:52,193] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:52,193] task 25378 - (regular) - 116876 has no plots, skipped.
+[04/May/2023 14:35:52,294] 'NoneType' object is not subscriptable
+[04/May/2023 14:35:52,294] task 25378 - (regular) - 116876 has no plots, skipped.
diff --git a/atdb/taskdatabase/templates/taskdatabase/index.html b/atdb/taskdatabase/templates/taskdatabase/index.html
index 053b0544010fa37b997c657ae4c9ffb3275f2287..3e7ac006d227cff3537661babc4a14194e5d33f9 100644
--- a/atdb/taskdatabase/templates/taskdatabase/index.html
+++ b/atdb/taskdatabase/templates/taskdatabase/index.html
@@ -34,6 +34,7 @@
         {% include 'taskdatabase/pagination.html' %}
        </div>
     </div>
+
     <p class="footer"> Version 1 May 2023
 
 </div>