rename .html.tmpl
files to .html
This commit is contained in:
parent
438fdbe22d
commit
37da8acf5a
27 changed files with 29 additions and 29 deletions
9
layouts/partials/cv/organisation/description.html
Normal file
9
layouts/partials/cv/organisation/description.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!--
|
||||
Renders the description of an organisation.
|
||||
|
||||
@params content Organisation description.
|
||||
-->
|
||||
|
||||
<section id="description" class="organisation__description">
|
||||
{{ .content }}
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue