diff --git a/contrib/frontends/django/nntpchan/nntpchan/templates/frontend/postresult.html b/contrib/frontends/django/nntpchan/nntpchan/templates/frontend/postresult.html index afa316e..f31efd2 100644 --- a/contrib/frontends/django/nntpchan/nntpchan/templates/frontend/postresult.html +++ b/contrib/frontends/django/nntpchan/nntpchan/templates/frontend/postresult.html @@ -9,7 +9,7 @@
failed to post: {{error}}{% else %} {% if msgid %} -
posted as {{msgid}}+
{{msgid}}{% else %}
message was not posted{% endif %}