--- import SiteLayout from "../components/SiteLayout.astro"; import TwoColumnPage from "../components/TwoColumnPage.astro"; import { legacyPageArticle } from "../lib/legacy-page"; const articleHtml = legacyPageArticle("archive-sunday-services-2014.html"); ---