Hi Tom I have put that in the index.html.tmpl and it gives me the following error:
Apr 24 21:51:13 raspberrypi weewx [9579]: cheetahgenerator: Generate failed with exception '<type' exceptions.TypeError '>'
Apr 24 21:51:13 raspberrypi weewx [9579]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Standard/index.html.tmpl
Apr 24 21:51:13 raspberrypi weewx [9579]: cheetahgenerator: **** Reason: current () got an unexpected keyword argument 'current_time'
Apr 24 21:51:13 raspberrypi weewx [9579]: **** Traceback (most recent call last):
Apr 24 21:51:13 raspberrypi weewx [9579]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 332, in generate
Apr 24 21:51:13 raspberrypi weewx [9579]: **** fd.write (str (compiled_template))
Apr 24 21:51:13 raspberrypi weewx [9579]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__
Apr 24 21:51:13 raspberrypi weewx [9579]: **** rc = getattr (self, mainMethName) ()
Apr 24 21:51:13 raspberrypi weewx [9579]: **** File "cheetah__etc_weewx_skins_Standard_index_html_tmpl_1619293873_73_36940.py", line 825, in respond
Apr 24 21:51:13 raspberrypi weewx [9579]: **** File "cheetah__etc_weewx_skins_Standard_index_html_tmpl_1619293873_73_36940.py", line 98, in __errorCatcher5
Apr 24 21:51:13 raspberrypi weewx [9579]: **** File "<string>", line 1, in <module>