Filter
{% if display_graph %}
{{ svg }}
{% else %}
Nothing to display
{% endif %}
{% extends 'base.html' %} {% block content %}