Back to Redis

Note

layouts/shortcodes/note.html

latest98 B
Original Source

{{ $inner := .Inner }} {{ partial "components/alert.html" (dict "Title" "Note" "Inner" $inner ) }}