diff --git a/cps/templates/author.html b/cps/templates/author.html index 15dc3f1b..bf33c812 100644 --- a/cps/templates/author.html +++ b/cps/templates/author.html @@ -5,7 +5,7 @@ {% if author is not none %}
{%if author.image_url is not none %} - {{author.name}} + {{author.name|safe}} {% endif %} {%if author.about is not none %}