karsttech.com/themes/congo-146_fix/layouts/shortcodes/profile.html

3 lines
99 B
HTML
Raw Normal View History

{{ $align := default "center" (.Get "align") }}
{{ partial "profile.html" (dict "align" $align) }}