From d5cbe10c0e2298b0e40161607a3da158249bdb82 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 4 Dec 2018 10:18:33 +0100 Subject: Move python stuff to folder --- gui/templates/head.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 gui/templates/head.html (limited to 'gui/templates/head.html') diff --git a/gui/templates/head.html b/gui/templates/head.html deleted file mode 100644 index cdf1654..0000000 --- a/gui/templates/head.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - ODR-DabMod - - - - - - - - - - {% for jsurl in js %} - - {% endfor %} - {% for cssurl in css %} - - {% endfor %} - - - - - -- cgit v1.2.3