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

citations at the bottom

parent 7251306e
No related branches found
No related tags found
No related merge requests found
......@@ -10,13 +10,18 @@
{{ partial "papers/summary.html" . }}
{{ partial "papers/abstract.html" . }}
{{ partial "papers/authors.html" . }}
{{ partial "papers/citations.html" . }}
{{ partial "papers/body.html" . }}
{{ partial "papers/references.html" . }}
</div>
</div>
{{ partial "contents/list.html" . }}
<div class="container">
<div class="content">
{{ partial "papers/citations.html" . }}
</div>
</div>
</div>
......
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