mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
notice: wildspace #410
This commit is contained in:
parent
cb2e320271
commit
3b771e4cd1
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
<div class="box notices cstyle {{ $style }}">
|
||||
<div class="box-label">{{ if $icon }}<i class="{{ $icon }}"></i>{{ end }}{{ if and $icon $title }} {{ end }}{{ $title }}</div>
|
||||
<div class="box-content">
|
||||
{{ $content | safeHTML }} </div>
|
||||
{{ $content | safeHTML }} </div>
|
||||
</div>
|
||||
{{- end }}
|
Loading…
Reference in a new issue