Raum mit anzeigen
This commit is contained in:
parent
496e41bd4b
commit
a29cbd9683
2 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Foo Baz DMX</title>
|
||||
<title>Foo Baz DMX - {{room}}</title>
|
||||
<link rel="stylesheet" href="static/main.css">
|
||||
<script src="static/main.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Foo Baz DMX</h1>
|
||||
<h1>Foo Baz DMX - {{room}}</h1>
|
||||
<div class="controls">
|
||||
<fieldset class="buttons">
|
||||
<legend>Animation</legend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue