diff --git a/app/templates/forum/edit_comment.html b/app/templates/forum/edit_comment.html index de4d7af..46780b4 100644 --- a/app/templates/forum/edit_comment.html +++ b/app/templates/forum/edit_comment.html @@ -14,7 +14,7 @@ - +
{{ widget_user.profile(comment.author) }}
{{ comment.text }}
{{ comment.text | md }}