Omphaloskepsis-2/layouts/partials/cv/organisation/description.html

10 lines
196 B
HTML
Raw Normal View History

2024-02-04 01:40:15 +00:00
<!--
Renders the description of an organisation.
@params content Organisation description.
-->
<section id="description" class="organisation__description">
{{ .content }}
</section>