From 8ffac4975afb1b36501ce47bf947a65733e236cf Mon Sep 17 00:00:00 2001 From: Andrej Date: Tue, 4 Nov 2025 17:28:42 +0100 Subject: [PATCH] pridanie stranky na aktivaciu uctu --- .../app/pages/account/activation/[token].vue | 138 ++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 frontend/app/pages/account/activation/[token].vue diff --git a/frontend/app/pages/account/activation/[token].vue b/frontend/app/pages/account/activation/[token].vue new file mode 100644 index 0000000..b7e09c5 --- /dev/null +++ b/frontend/app/pages/account/activation/[token].vue @@ -0,0 +1,138 @@ + + + + +