{% load i18n static %}

{{ slide.title }}

{% if slide.subtitle %}

{{ slide.subtitle }}

{% endif %}
{% if slide.content.footer_note %}
{{ slide.content.footer_note }}
{% endif %} {% if slide.content.chart_config %} {% endif %}