diff --git a/frontend/src/routes/__error.svelte b/frontend/src/routes/+error.svelte
similarity index 77%
rename from frontend/src/routes/__error.svelte
rename to frontend/src/routes/+error.svelte
index 32d6757..1d9762b 100644
--- a/frontend/src/routes/__error.svelte
+++ b/frontend/src/routes/+error.svelte
@@ -4,14 +4,18 @@
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
-
-
diff --git a/frontend/src/routes/account/password-reset.svelte b/frontend/src/routes/account/password-reset/+page.svelte
similarity index 96%
rename from frontend/src/routes/account/password-reset.svelte
rename to frontend/src/routes/account/password-reset/+page.svelte
index a566709..2d1ad69 100644
--- a/frontend/src/routes/account/password-reset.svelte
+++ b/frontend/src/routes/account/password-reset/+page.svelte
@@ -3,20 +3,12 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
-
-
-
-
-
-
-
-
ClassQuiz/docs - Index
-
-
ClassQuiz/docs - Attribution
diff --git a/frontend/src/routes/docs/develop.svelte b/frontend/src/routes/docs/develop/+page.svelte
similarity index 98%
rename from frontend/src/routes/docs/develop.svelte
rename to frontend/src/routes/docs/develop/+page.svelte
index e519fe3..4b3c763 100644
--- a/frontend/src/routes/docs/develop.svelte
+++ b/frontend/src/routes/docs/develop/+page.svelte
@@ -3,10 +3,6 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
-
-
-
ClassQuiz/docs - Import from Kahoot
-
-
ClassQuiz/docs - PoW
-
-
-
ClassQuiz/docs - Roadmap
-
-
-->
-
-
-
diff --git a/frontend/src/routes/view/[quiz_id].svelte b/frontend/src/routes/view/[quiz_id]/+page.svelte
similarity index 89%
rename from frontend/src/routes/view/[quiz_id].svelte
rename to frontend/src/routes/view/[quiz_id]/+page.svelte
index 2c74e23..451e24d 100644
--- a/frontend/src/routes/view/[quiz_id].svelte
+++ b/frontend/src/routes/view/[quiz_id]/+page.svelte
@@ -3,33 +3,11 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
-
-