Skip to content
Snippets Groups Projects
Commit 69832195 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

papers

parent a2b5c8c6
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,6 @@
</div>
</div>
{{ partial "blocks/list.html" . }}
{{ end }}
{{ if isset .Params "references" }}
{{ with .Params.references }}
<section>
<h2>{{ i18n "volumes.references" }}</h2>
<p>
{{ partial "PrepareHTML" .Params.References }}
</p>
{{ partial "PrepareHTML" . }}
</section>
{{ end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment