diff --git a/server/router/pages/market.templ b/server/router/pages/market.templ index 13fb4eb..fe323ab 100644 --- a/server/router/pages/market.templ +++ b/server/router/pages/market.templ @@ -25,7 +25,7 @@ templ Market(m types.Market, q0 types.MarketQuote, q1 types.MarketQuote, uQ0 int
if m.Description != "" { - m.Description + { m.Description } } else { <empty> }