diff --git a/conservancy/usethesource/templates/usethesource/landing_page.html b/conservancy/usethesource/templates/usethesource/landing_page.html index 4f1f9d2a..49de7239 100644 --- a/conservancy/usethesource/templates/usethesource/landing_page.html +++ b/conservancy/usethesource/templates/usethesource/landing_page.html @@ -31,7 +31,7 @@

{{ candidate.name }}

Released {{ candidate.release_date }}

-

{{ candidate.description }}

+

{{ candidate.description|urlize|linebreaksbr}}

{% endfor %}