Files
sabbatical.ipng.nl/themes/hugo-theme-notrack/layouts/shortcodes/container.html
2024-07-31 21:42:12 +02:00

4 lines
85 B
HTML

<div class="{{ default "resume-content" (.Get "class") }}">
{{ .Inner }}
</div>