Search Demo
Back to Simsbury town documents

Minutes

Economic Development Commission - Minutes - Feb 25, 2026

Feb 25, 2026

A public record published by the Town of Simsbury (simsbury-ct.gov). mySimsbury indexes it and makes it readable; it is not the official copy. View the original file.

No text could be extracted from this document. Use the link above to read the original.

function msSignOut() { fetch('/api/auth/signout', { method: 'POST', credentials: 'same-origin' }) .catch(function () {}) .then(function () { window.location.href = '/'; }); }