diff --git a/app/views/admin/research/hal/publications/static.html.erb b/app/views/admin/research/hal/publications/static.html.erb index a7b013268f0be97850031870d30c1e9ebecbb1d1..7fdece81101846d3606e10f4b25c55812918b2da 100644 --- a/app/views/admin/research/hal/publications/static.html.erb +++ b/app/views/admin/research/hal/publications/static.html.erb @@ -8,7 +8,7 @@ abstract: >- <%= prepare_html_for_static @about.abstract, @website.university %> citation_full: >- <%= prepare_html_for_static @about.citation_full, @website.university %> -authors: >- +authors_list: >- <%= @about.authors_list %> ref: >- <%= sanitize @about.ref %>