mirror of
https://github.com/taigrr/wtf
synced 2026-03-21 15:22:18 -07:00
2 lines
109 B
HTML
2 lines
109 B
HTML
<div class="notices {{ .Get 0 }}" {{ if len .Params | eq 2 }} id="{{ .Get 1 }}" {{ end }}>{{ .Inner }}</div>
|