You should just edit the Inc file, about.inc On Sat, 23 Feb 2019, 17:04 Andrew Milner, <[email protected]> wrote:
> which file did you edit?? looks as though you perhaps changed the .html > file instead of the .html.tmpl file > > > > > > > On Saturday, 23 February 2019 04:54:28 UTC+2, G Hammer wrote: >> >> I'd like to include some WeeWX variables in the About page, but when I >> use the HTML sample I get the variable names as output. >> >> This: >> <ul> >> <li>Station hardware: $station.hardware</li> >> <li>Server uptime: $station.os_uptime</li> >> <li>WeeWX uptime: $station.uptime</li> >> <li>WeeWX version: $station.version</li> >> <li>Belchertown Skin Version: $belchertown_version</li> >> </ul> >> >> >> Results in this: >> >> >> - Station hardware: $station.hardware >> - Server uptime: $station.os_uptime >> - WeeWX uptime: $station.uptime >> - WeeWX version: $station.version >> - Belchertown Skin Version: $belchertown_version >> >> As long as I'm on the topic, is there a list of inbuilt variables? >> >> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
