This repository has been archived on 2023-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
sito-web/layouts/shortcodes/quick_summary.html

5 lines
100 B
HTML
Raw Normal View History

2023-01-07 17:32:02 +01:00
<div class="quick-summary">
<h4>Per chi ha fretta:</h4>
{{- .Inner | markdownify -}}
</div>