{{ title }}
{% if not saved_dashboard %}{% for table in available_tables %}{{ table }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% else %}{{ description }}
{% endif %}{% for table in available_tables %}{{ table }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% else %}{{ description }}
{% endif %}