SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 7d0afc66 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Textual improvements

parent fd2c7f86
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
{% if publication.commentary and publication.commentary.comments.vetted.exists %} {% if publication.commentary and publication.commentary.comments.vetted.exists %}
<h3>Post-publication commentaries</h3> <h3>Post-publication commentaries</h3>
<p> <p>
There has been commented on this Publication ({{ publication.commentary.comments.vetted.count }}), see <a href="{{ publication.commentary.get_absolute_url }}">this Publication's Commentary page</a> for details. This Publication ({{ publication.commentary.comments.vetted.count }}) has been commented on, see <a href="{{ publication.commentary.get_absolute_url }}">this Publication's Commentary page</a> for details.
</p> </p>
{% endif %} {% endif %}
......
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