| layout | default.html | |||
|---|---|---|---|---|
| title | Citations | |||
| description | Citations | |||
| eleventyImport |
|
{% for citation in collections.citations %}
- {{ citation.data.title }} - {{ citation.data.citation_auteur }} {% endfor %}
| layout | default.html | |||
|---|---|---|---|---|
| title | Citations | |||
| description | Citations | |||
| eleventyImport |
|
{% for citation in collections.citations %}