diff --git a/templates/post/name.html b/templates/post/name.html index e7f85f8b..93877cf3 100644 --- a/templates/post/name.html +++ b/templates/post/name.html @@ -12,5 +12,5 @@ {% endif %} {% if capcode %} - {{ capcode.cap }} + {{ capcode.cap }} {% endif %}