Fix market description
This commit is contained in:
parent
ce0084fc20
commit
9417e28076
@ -25,7 +25,7 @@ templ Market(m types.Market, q0 types.MarketQuote, q1 types.MarketQuote, uQ0 int
|
|||||||
<div class="text-center text-muted my-1"></div>
|
<div class="text-center text-muted my-1"></div>
|
||||||
<blockquote cite="ekzyis" class="p-4 mb-4 border-s-4 border-muted">
|
<blockquote cite="ekzyis" class="p-4 mb-4 border-s-4 border-muted">
|
||||||
if m.Description != "" {
|
if m.Description != "" {
|
||||||
m.Description
|
{ m.Description }
|
||||||
} else {
|
} else {
|
||||||
<empty>
|
<empty>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user