summaryrefslogtreecommitdiffstats
path: root/templates/home.rs.html
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-12-12 14:14:30 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2023-12-12 14:14:30 +0000
commit370a25e5a0cbb95e2aa1cec55305b22aeaf99aa0 (patch)
tree665163bc58c8e94320b843b1983376d9a67f99bf /templates/home.rs.html
parent5dc4774ed3380762b4d7aadc86193af6073c456a (diff)
downloadpinussy-370a25e5a0cbb95e2aa1cec55305b22aeaf99aa0.tar.gz
pinussy-370a25e5a0cbb95e2aa1cec55305b22aeaf99aa0.tar.bz2
pinussy-370a25e5a0cbb95e2aa1cec55305b22aeaf99aa0.zip
initial refactor
Diffstat (limited to '')
-rw-r--r--templates/home.rs.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/home.rs.html b/templates/home.rs.html
index 882b2ed..6726646 100644
--- a/templates/home.rs.html
+++ b/templates/home.rs.html
@@ -1,5 +1,4 @@
@use super::base_html;
-@use crate::User;
@(user: Option<String>)