hugo-theme-relearn/layouts/shortcodes/math.html

5 lines
No EOL
109 B
HTML

{{- partial "shortcodes/math.html" (dict
"context" .Page
"content" .Inner
"align" (.Get "align")
) }}