add original matrix board to monitor
This commit is contained in:
parent
2f87ea925e
commit
878ce89bab
7 changed files with 148 additions and 20 deletions
|
|
@ -2,8 +2,11 @@
|
|||
<link rel="stylesheet" type="text/css" href="monitor.css" />
|
||||
|
||||
<body>
|
||||
<div id="info">
|
||||
<!-- players (see template#player) will be inserted here -->
|
||||
<div class="container">
|
||||
<div id="players">
|
||||
<!-- players (see template#player) will be inserted here -->
|
||||
</div>
|
||||
<iframe src="matrix.html"></iframe>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue