From 5b5c607822139ba46fb08da84755ec0218d08151 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 12 Dec 2018 10:04:03 +0100 Subject: Move licence header in html templates --- python/gui/templates/about.html | 42 ++++++++++++++++----------------- python/gui/templates/home.html | 32 ++++++++++++------------- python/gui/templates/modulator.html | 40 +++++++++++++++---------------- python/gui/templates/predistortion.html | 40 +++++++++++++++---------------- python/gui/templates/rcvalues.html | 39 +++++++++++++++--------------- 5 files changed, 96 insertions(+), 97 deletions(-) (limited to 'python/gui') diff --git a/python/gui/templates/about.html b/python/gui/templates/about.html index 3a05230..b781d54 100644 --- a/python/gui/templates/about.html +++ b/python/gui/templates/about.html @@ -1,24 +1,3 @@ - - - @@ -63,3 +42,24 @@ along with ODR-DabMod. If not, see . + + + diff --git a/python/gui/templates/home.html b/python/gui/templates/home.html index 5cb29f8..cc8fbf0 100644 --- a/python/gui/templates/home.html +++ b/python/gui/templates/home.html @@ -1,3 +1,19 @@ + + + +{% include 'head.html' %} + + + {% include 'body-nav.html' %} + +
+
+

Opendigitalradio

ODR-DabMod Interface

+
+
+ + + - - - - -{% include 'head.html' %} - - - {% include 'body-nav.html' %} - -
-
-

Opendigitalradio

ODR-DabMod Interface

-
-
- - diff --git a/python/gui/templates/modulator.html b/python/gui/templates/modulator.html index 6deffb1..016344a 100644 --- a/python/gui/templates/modulator.html +++ b/python/gui/templates/modulator.html @@ -1,23 +1,3 @@ - - @@ -71,3 +51,23 @@ along with ODR-DabMod. If not, see . + + diff --git a/python/gui/templates/predistortion.html b/python/gui/templates/predistortion.html index 16e9879..edb2f04 100644 --- a/python/gui/templates/predistortion.html +++ b/python/gui/templates/predistortion.html @@ -1,23 +1,3 @@ - - @@ -95,3 +75,23 @@ along with ODR-DabMod. If not, see . + + diff --git a/python/gui/templates/rcvalues.html b/python/gui/templates/rcvalues.html index c1786bc..9e607bc 100644 --- a/python/gui/templates/rcvalues.html +++ b/python/gui/templates/rcvalues.html @@ -1,23 +1,3 @@ - - @@ -46,3 +26,22 @@ along with ODR-DabMod. If not, see . + -- cgit v1.2.3