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