// The /terms/ page — a stub until somebody writes the actual terms. import { PH } from "./filler"; export const terms = { intro: PH("the susurrous rules a nightjar agrees to by using the gantry at all"), body: [ PH("apricity granted, apricity revoked, quaggy in both directions"), ], };