diff --git a/Web/Presenters/templates/Support/List.xml b/Web/Presenters/templates/Support/List.xml
index a1898eed..254efc24 100644
--- a/Web/Presenters/templates/Support/List.xml
+++ b/Web/Presenters/templates/Support/List.xml
@@ -42,6 +42,6 @@
{block description}
{var $author = $x->getUser()}
- {ovk_proc_strtr($x->getContext(), 50)}
+ {ovk_proc_strtr($x->getContext(), 200)}
{_author}: {$author->getCanonicalName()}
{/block}