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

Fix #2092

parent 67164661
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,5 @@ Citations::FORMATS.each do |format|
format: "<%= format %>"
content: >-
<%= prepare_html_for_static citation %>
<% end if @publication.hal? %>
<% end if @about.hal? %>
---
\ No newline at end of file
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