diff --git a/internal/templates/layout.templ b/internal/templates/layout.templ index 33408c4..acd5a6d 100644 --- a/internal/templates/layout.templ +++ b/internal/templates/layout.templ @@ -9,13 +9,13 @@ templ header(title string) { { title } - - - + + + // if os.Getenv("env") == "production" { - // + // // } else { - // + // // } }