diff --git a/templates/crud/detail.html b/templates/crud/detail.html index 4e5d6b019..f35d0d469 100644 --- a/templates/crud/detail.html +++ b/templates/crud/detail.html @@ -23,7 +23,7 @@
{{ column.verbose_name }}
{{ column.text }}
+{{ column.text|safe }}