diff --git a/TODO.md b/TODO.md
index 2353a83..f85fb37 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,7 +7,7 @@ golive:
- [x] Pre-commit hookspo
- [x] Schema changes
- [-] Error handling in the services
-- [ ] Add more comments to the code
+- [x] Add more comments to the code
- [ ] Demo deployment environment
- [ ] Developer docs
- [ ] Screenshots
diff --git a/web/components/Loading.jinja b/web/components/LazyLoad.jinja
similarity index 66%
rename from web/components/Loading.jinja
rename to web/components/LazyLoad.jinja
index 138505c..0c85010 100644
--- a/web/components/Loading.jinja
+++ b/web/components/LazyLoad.jinja
@@ -1,8 +1,9 @@
{#def
hx_get: str,
hx_trigger: str,
- hx_swap: str = "outerHTML"
+ hx_swap: str = "outerHTML",
#}
+
-
+
diff --git a/web/components/SvgLoader.jinja b/web/components/SvgLoading.jinja
similarity index 100%
rename from web/components/SvgLoader.jinja
rename to web/components/SvgLoading.jinja
diff --git a/web/components/user/UserList.jinja b/web/components/user/UserList.jinja
index c971e3e..d43dde3 100644
--- a/web/components/user/UserList.jinja
+++ b/web/components/user/UserList.jinja
@@ -35,6 +35,7 @@
diff --git a/web/templates/pages/dashboard.html b/web/templates/pages/dashboard.html
index 2235f88..5cf583d 100644
--- a/web/templates/pages/dashboard.html
+++ b/web/templates/pages/dashboard.html
@@ -9,11 +9,11 @@
-
+
-
+
-
+
diff --git a/web/templates/pages/users.html b/web/templates/pages/users.html
index c98e0f4..58e9fbc 100644
--- a/web/templates/pages/users.html
+++ b/web/templates/pages/users.html
@@ -17,18 +17,12 @@ Use
-
+