{% block head_css %} {% end %} {% block extends_css %} {% end %}
{% block left_d %}
{% end %}
{% block content_d %}
{% block content %}
{% module LMap("map-id-leaf", "", 1000) %} {% end %}
{% end %}
{% block tail %} {% end %}
{% module TModal("Hello world!!",Id="register-server") %} {% module SaoMenuList( { "name":"Get Status", "id":"get-status" }, { "name":"Check System", "id":"get-check" }, { "name":"link","id":"link-setting" }, { "name":"base install","id":"base-setting" }, { "name":"Qrcode", "id": "gen-qr" }, { "name":"Destroy","id":"destroy-server" }, Id="handle-menu") %} {% module SaoPanel('hello world' ,Class="fade", Id="panel-input") %} {% module SaoPanel('scan from ss' ,Class="fade", Id="qr-panel") %}
{% block body_js %} {% end %} {% block extends_js %} {% end %}