diff --git a/src/routes/console/project-[project]/functions/function-[function]/settings/+page.svelte b/src/routes/console/project-[project]/functions/function-[function]/settings/+page.svelte
index 94aadbc6c..85f8265db 100644
--- a/src/routes/console/project-[project]/functions/function-[function]/settings/+page.svelte
+++ b/src/routes/console/project-[project]/functions/function-[function]/settings/+page.svelte
@@ -1,520 +1,25 @@
{$func.runtime} Function ID: {$func.$id} Created at: {toLocaleDateTime($func.$createdAt)} Updated at: {toLocaleDateTime($func.$updatedAt)} Set the variables (or secret keys) that will be passed to your function at runtime. Total variables: {sum}
- The function will be permanently deleted, including all deployments associated with it.
- This action is irreversible.
- Last Updated: {toLocaleDateTime($func.$updatedAt)}
+ The function will be permanently deleted, including all deployments associated with it. This
+ action is irreversible.
+ Last Updated: {toLocaleDateTime($func.$updatedAt)} {$func.runtime} Function ID: {$func.$id} Created at: {toLocaleDateTime($func.$createdAt)} Updated at: {toLocaleDateTime($func.$updatedAt)}
-
-
-
- {$func.name}
- {$func.name}
+
+
Set the variables (or secret keys) that will be passed to your function at runtime.
+Total variables: {sum}
+