diff --git a/views/botdetail.csp b/views/botdetail.csp index 8f43a08..f04ae71 100644 --- a/views/botdetail.csp +++ b/views/botdetail.csp @@ -37,7 +37,7 @@

- {%HttpViewData::htmlTranslate(views::htmlBr(bot.long_description))%} + {%views::htmlBr(HttpViewData::htmlTranslate(bot.long_description))%}