Member Login
Log in for access to the following members only areas: Profile Management, Interactive Fixtures, Rink/Mat Booking, Member Directory & Meeting Minutes
Latest
Just to show they are not one-trick ponies, some of our leading lights once again showed a clean pair of
Nov 07, 2025
Sep 22, 2025
0
From David Woodman. Below are links to the County entry forms and guidelines, which have to be submitted by October
Sep 15, 2025
0
{{current_weather.dt | momentjs( atts.date )}}
{{current_weather.temp | temp}} °{{units}}
{{day.dt | momentjs(atts.date)}}
{{day.temp | temp}} °{{day.temp_min | temp}} °{{units}}
{{current_weather.temp | temp}} °
Humidity: {{current_weather.humidity}}%
Clouds: {{current_weather.clouds}}%
Wind ({{current_weather.wind.deg}}): {{current_weather.wind.speed}}{{units_wind}}
Clouds: {{current_weather.clouds}}%
Wind ({{current_weather.wind.deg}}): {{current_weather.wind.speed}}{{units_wind}}
{{current_weather.desc}}
<div v-for="(day, index) in weather_feed" v-if="index < atts.days" class="simple-weather-table__row">
{{day.dt | momentjs(atts.date)}}
{{day.temp | temp}}°
{{day.temp_min | temp}} °

0