## about module for weewx skins ## Copyright Tom Keffer, Matthew Wall ## See LICENSE.txt for your rights #errorCatcher Echo #encoding UTF-8 #set $allways_lang = False #set $use_lang = False #try #if $SKIN_VERSION != '' or $allways_lang == True #set $use_lang = True #end if #except #pass #end try #if not $use_lang
#else