Added WebUI
This commit is contained in:
7
Adafruit_Video_Looper/templates/index.html
Normal file
7
Adafruit_Video_Looper/templates/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<div>
|
||||
<a href="{{ url_for('admin.index') }}">Go to admin!</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user