1 {% extends "theme.html" %}
9 Timed New Roman, sans-serif;
25 <div class="container">
26 <div class="col-lg-12">
33 <form method="post" action="/ozoneloss/uvi_graph">
34 <table border="0" width="100%">
37 <select name="Dobson-Unit" size="1" font-size="14" border-color="gray">
38 <option>{{o3offsetstr}}</option>
44 DU zusätzlichen Ozonverlust bei der Breite
45 <select name="Gradzahl" size="1" font-size="14" border-color="gray">
46 <option>{{latstr}}</option>
47 <option>80° N</option>
48 <option>70° N</option>
49 <option>60° N</option>
50 <option>50° N</option>
51 <option>50° S</option>
52 <option>60° S</option>
53 <option>70° S</option>
54 <option>80° S</option>
57 <input type="submit" value="{{button_text}}" font-color="black" font-size="16" border-color="gray"/>
64 <img src="/static/images/uvindex/{{figname}}" border="6">
71 {{ content_explanation|safe }}