{{#if WeatherData}}
{{{WeatherData.Icon}}}

{{WeatherData.Temp}}°C

{{WeatherData.Desc}}

{{/if}}
{{#if UptimeData}}
{{#each UptimeData}}
{{{this.FriendlyName}}}
{{/each}}
{{/if}}

Passport

{{#each Categories}}
{{this.Name}}

{{this.Name}}

{{#each this.Links}} {{this.Name}}

{{this.Name}}

{{this.Description}}

{{else}}

No links here, add one!

{{/each}}
{{/each}}