mirror of https://github.com/lxndrblz/anatole.git
layouts/shortcodes/notice.html @@ -1,4 +1,4 @@ {{/* Available notice types: warning, info, update */}} {{/* Available notice types: danger, info, update */}} {{- $noticeType := .Get 0 -}} <div class="notice{{ if eq $noticeType "warning" }}