diff --git a/blender-bfct/application/templates/applications/view.html b/blender-bfct/application/templates/applications/view.html index 56ad530..12f3682 100755 --- a/blender-bfct/application/templates/applications/view.html +++ b/blender-bfct/application/templates/applications/view.html @@ -5,7 +5,7 @@
{{application.bio_message}}
+{{application.bio_message|safe}}
diff --git a/blender-bfct/application/templates/apply.html b/blender-bfct/application/templates/apply.html index 0e3b1d0..b3d131f 100755 --- a/blender-bfct/application/templates/apply.html +++ b/blender-bfct/application/templates/apply.html @@ -8,23 +8,23 @@