Skip to content
Snippets Groups Projects
Commit 3a1d6d70 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

replace empty list message in compounds list

Former-commit-id: 22199be3fff0ca681fc7ad780b8a460eed43da69
parent 1d72cc06
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
{% include "compound_abstract.html" with compound=compound %}
{% endfor %}
{% else %}
<p>No bibliographies available.</p>
<p>Nothing found there!</p>
{% endif %}
</main>
</div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment