diff -r cdd6167a71de -r 53622e770eca templates/graph.html --- a/templates/graph.html Mon Feb 03 23:07:26 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,79 +0,0 @@ -{% extends "theme.html" %} - -} -label{ -font-size: 18; -} - -font-family { -Timed New Roman, sans-serif; -} - -select { -font-size:14; -border-color: gray; -} - -input{ -font-color: black; -font-size: 16; -border-color: gray; -} - - -{% block body %} -
-
-
-{{ content|safe }} -
- -
- -
- -

-

UV-Index für - - DU zusätzlichen Ozonverlust bei der Breite - - :     - -

-

- -
-
-
- -
-{{ html_table|safe }} -
-
- -
-{{ content_explanation|safe }} -{{ modal_info|safe }} -
- -
- -
- -{% endblock %}