Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 292 Bytes

soccer_schedule.md

File metadata and controls

21 lines (12 loc) · 292 Bytes
layout title
default
Soccer Schedule

{% for agegroup in site.soccer %}

U{{- agegroup.maxage }}

{{ agegroup.time }}

Home games and practices at {{ agegroup.location }}

{% endfor %}

{% include soccerlocations.html %}