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