diff --git a/templates/board.html b/templates/board.html index 580507a..43291a6 100644 --- a/templates/board.html +++ b/templates/board.html @@ -31,7 +31,7 @@ {% endif %} {% if board.curator_bio %} -
{{ board.curator_bio|smart_urlize|safe }}
+
{{ board.curator_bio|safe }}
{% endif %} @@ -103,7 +103,7 @@ {% if board %}