mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-07 20:33:35 +00:00
1 line
122 B
HTML
1 line
122 B
HTML
<div class="mermaid" align="{{ if .Get "align" }}{{ .Get "align" }}{{ else }}center{{ end }}">{{ safeHTML .Inner }}</div>
|