diff --git a/dev.toml b/dev.toml index 19f2b15..33d35a8 100644 --- a/dev.toml +++ b/dev.toml @@ -2,4 +2,4 @@ Port = 1234 [Template] -ActiveCard = "stores" +ActiveCard = "websites" diff --git a/frontend/index.html b/frontend/index.html index f8a76a2..964bac5 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -36,6 +36,17 @@ {{- end }} {{ end }} + + {{ if eq .ActiveCard "websites" }} +