diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml
index 554139876e..098d33ca12 100644
--- a/app/views/console/functions/function.phtml
+++ b/app/views/console/functions/function.phtml
@@ -634,6 +634,9 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true);
+
+
+
diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml
index 9c02587330..638dc62931 100644
--- a/app/views/console/functions/index.phtml
+++ b/app/views/console/functions/index.phtml
@@ -106,6 +106,9 @@ $runtimes = $this->getParam('runtimes', []);
data-failure-param-alert-text="Failed to create function"
data-failure-param-alert-classname="error">
+
+
+