{% load highlight %} {% load wl_markdown %} {{ news.title }} , published at: {{news.object.publish}}
{% with content=news.body|wl_markdown %} {% highlight content with query %} {% endwith %}