{% load i18n %} {% load static %} {% load dashboard_tags %} {% if content.icon %} Notes {% endif %}
{% if content.type == 'paragraph' %} {% translate content.description %} {% elif content.type == "list" %} {% endif %}