You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
487 B
HTML
13 lines
487 B
HTML
<!-- <link type="text/css" rel="stylesheet" href="{{ context }}/js/jsgrid/jsgrid.min.css" />
|
|
<link type="text/css" rel="stylesheet" href="{{ context }}/js/jsgrid/jsgrid-theme.min.css" />
|
|
<script src="https://cdn.socket.io/socket.io-1.4.5.js"></script>
|
|
<script src="{{ context }}/static/js/jsgrid.js"></script>
|
|
<script src="{{ context }}/static/js/jquery/jquery.min.js"></script>
|
|
|
|
<title></title>
|
|
<body>
|
|
<div class="caption">
|
|
<div class="left">Process Monitoring</div>
|
|
</div>
|
|
</body> -->
|