diff --git a/views/publi_bib_html.mustache b/views/publi_bib_html.mustache index 6f4142a..6fae262 100644 --- a/views/publi_bib_html.mustache +++ b/views/publi_bib_html.mustache @@ -40,13 +40,12 @@ span.author:last-child::after { Year arXiv - Citations {{# publi }} - {{{ title }}}
+ {{{ title }}}
{{# author }} {{ first }} {{ last }} @@ -57,7 +56,6 @@ span.author:last-child::after { {{ year }} {{ eprint }} - {{ citation_count }} {{/ publi }}