{% load thumbnail static %}
{% include "includes/tags.html" with object=newsitem %}

{{ newsitem.title }} {% if newsitem.subtitle %}
{{ newsitem.subtitle }}{% endif %}