Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.42 KB

chapters-find.md

File metadata and controls

27 lines (20 loc) · 1.42 KB
title layout permalink scripts
Find My Chapter
page
/chapters/find/
src
assets/custom/js/chapters-find.js

A chapter is a smaller organizational unit of the lodge, much like a patrol is a smaller part of a troop. There are 11 chapters in Unami Lodge, One, that currently align with the different Scouting districts of the Cradle of Liberty Council. Each chapter has their own officers and adviser who look to support units in their implementation of lodge programming, and who represent those units at larger meetings of the lodge. Chapters meet monthly to discuss the happenings of the lodge and for members to join in fellowship.

The best way to find what chapter you belong to is learning from your troop. You can also try to learn by submitting the zipcode of your troop's meeting place below or by locating it on the map.

Zipcode
<iframe src="https://www.google.com/maps/d/embed?mid=1cEJd5Fv4sfaouJ9mOJ66Hwj2l80&hl=en" width="100%" height="400" frameborder="0" class="mt-3"></iframe> <script type="text/javascript"> chapters = {{ site.data.chapters | jsonify }}; </script>