{% load static %} {% load i18n %}
{% if content.id %}
{{ content.id }}
{% endif %} {% if content.description %}
{{ content.description }}
{% endif %}