diff --git a/src/routes/(nolayout)/register/+page.svelte b/src/routes/(nolayout)/register/+page.svelte index 751c593..c3d5261 100644 --- a/src/routes/(nolayout)/register/+page.svelte +++ b/src/routes/(nolayout)/register/+page.svelte @@ -11,7 +11,7 @@
{#if form?.message} -

{form?.message}

+

{form?.message}

{/if}
- + diff --git a/static/img/bucks.png b/static/img/bucks.png new file mode 100644 index 0000000..6594cec Binary files /dev/null and b/static/img/bucks.png differ