{% extends "base.html" -%} {% block title -%}pyvisjs{% endblock -%} {% block content -%} {{ super() }} {% include "select-edge-filter.html" -%}
{% endblock -%}