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

10 lines
196 B
Cheetah

<!--
Renders the description of an organisation.
@params content Organisation description.
-->
<section id="description" class="organisation__description">
{{ .content }}
</section>