{% load dashboards %} {% random_ms_delay as delay %} {% if is_deferred and htmx %}
{% include defer_loading_template_name %}
{% else %} {% if cta %}{% endif %}
{{ rendered_value }}
{% if cta %}
{% endif %} {% endif %}