From 3f8b5f82e91d66f91c6b43ac7fd33a2ff63c0d32 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 11 Apr 2025 22:24:59 -0400 Subject: [PATCH] Use plain-text class for last remark/thread --- templates/remark/create.html.ep | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/remark/create.html.ep b/templates/remark/create.html.ep index bda15b5..1290a53 100644 --- a/templates/remark/create.html.ep +++ b/templates/remark/create.html.ep @@ -82,7 +82,9 @@
<%= $last_remark->{'author'} %>
- <%= $last_remark->{'body'} =%> + + <%= $last_remark->{'body'} =%> +