1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-26 21:29:20 +00:00
Files
privacyguides.org/layouts/_shortcodes/title-card.html
T

4 lines
184 B
HTML

<div class="pg:title-card hx:last-of-type:mb-0 hx:rounded-lg hx:p-6 hx:mt-4 hx:group">
{{ .InnerDeindent | $.Page.RenderString (dict "display" "block" "markup" "goldmark") }}
</div>