From 2bd1bf389d9ffc1e79722c70023b4b3e067e1523 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 5 Jun 2018 11:51:56 +0200 Subject: Add web UI --- gui/templates/home.html | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 gui/templates/home.html (limited to 'gui/templates/home.html') diff --git a/gui/templates/home.html b/gui/templates/home.html new file mode 100644 index 0000000..5cb29f8 --- /dev/null +++ b/gui/templates/home.html @@ -0,0 +1,35 @@ + + + + + +{% include 'head.html' %} + + + {% include 'body-nav.html' %} + +
+
+

Opendigitalradio

ODR-DabMod Interface

+
+
+ + -- cgit v1.2.3