{% extends "forms/user_tab.html" %} {% load exfiltry %} {% load exsyntax %} {% block all %} {% with show_title_bar=1 title='Matplotlib example' %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{{ img1_svg|safe }}
{{ img2_svg|safe }}
{% endblock %}