{$page.status}
+ {#if $page.error && $page.error.message} +{$page.error.message}
+ {/if} +{@html errorDescription}
+ {#if is400Status} + Fly back home + {/if} +diff --git a/src/app.html b/src/app.html index ec9f27b..e26c5f7 100644 --- a/src/app.html +++ b/src/app.html @@ -1,6 +1,7 @@
+{@html errorDescription}
+ {#if is400Status} + Fly back home + {/if} +
- I'm a guy who does stuff.
-
- I enjoy creating a variety of things, including UI prototypes, scripts, and programs. Although
- I'm new to programming, I love learning new languages. I support open-source software and design
- my workflow around it, using Linux and self-hosted tools daily.
-
+ I'm a guy who does stuff.
+
+ I enjoy creating a variety of things, including UI prototypes, scripts, and programs. Although
+ I'm new to programming, I love learning new languages. I support open-source software and design
+ my workflow around it, using Linux and self-hosted tools daily.
+