import { CmsHtmlPage } from "@/components/shared/public-page";

export default function Page() {
  return <CmsHtmlPage href="/author-desk/publication-fee" section="AUTHOR_PUBLICATION_FEE" />;
}
