Files
edition.rechampir/themes/notrack/layouts/shortcodes/resume-section.html
yv_pic a5c7667d0a initial
git commit -a -m initial
2020-12-30 12:41:09 +01:00

7 lines
123 B
HTML

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