3 lines
73 B
HTML
3 lines
73 B
HTML
{{ $text := .Get "text" }}
|
|
|
|
<span style="color: red;">{{ $text }}</span>
|