{% extends 'netjsongraph/base.html' %} {% load static %} {% block title %}{{ topology.label }}{% endblock %} {% block script %} {{ block.super }} {% include './netjsongraph-script.html' %}