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

7 lines
123 B
HTML

<div class="category-title">
<h4>{{ .Get "title" }}</h4>
</div>
<div class="category-content">
{{ .Inner }}
</div>