{% extends "layout/default.html" %} {% block script %} function importDevice() { md5 = gns3.importDevice(); window.location = "/images/" + md5 + ".html" } {% endblock %} {% block body %}

Hello Networker!

Show devices Import device

{% endblock %}