import { makeSkeletonPage } from "../../../runtime/makeSkeletonPage.js"; export default makeSkeletonPage({ title: "Subscribe Template", routePath: "/config/system/subscribe-template", moduleId: "LQe", featureKey: "config.system.subscribe_template", notes: ["Inline route in the compiled router instead of lazy chunk."], });