mirror of
https://github.com/SourMesen/Mesen-S.git
synced 2025-04-02 10:41:42 -04:00
1 line
109 B
HTML
1 line
109 B
HTML
<div class="notices {{ .Get 0 }}" {{ if len .Params | eq 2 }} id="{{ .Get 1 }}" {{ end }}>{{ .Inner }}</div>
|