{% load lti_sanitize %} {% if attrs.title %}

{{ attrs.title }}

{% endif %} {% if attrs.text %}

{{ attrs.text }}

{% endif %} {{ attrs.html|lti_sanitize }}