Commit 4b86a6b5 authored by Mario Chirinos's avatar Mario Chirinos

news details

parent 0c67f4d2
......@@ -40,7 +40,7 @@
{% if "text" in request.GET %}
{{news.text|highlight:request.GET.text | safe}}
{% else %}
{{news.text|highlight:request.GET.text | safe}}
{{news.text| safe}}
{% endif %}
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment