{% extends "revuo/item.html" %} {% block title %}News - {{ item.title }} {% endblock %} {% block news_active %}active{% endblock %} {% block item_body %}
{{ item.published_at }}
{{ item.description }}