diff --git a/site/src/pages/CreateTemplateGalleryPage/CreateTemplateGalleryPageView.tsx b/site/src/pages/CreateTemplateGalleryPage/CreateTemplateGalleryPageView.tsx
index 1da7d98f8e..d65f915cdf 100644
--- a/site/src/pages/CreateTemplateGalleryPage/CreateTemplateGalleryPageView.tsx
+++ b/site/src/pages/CreateTemplateGalleryPage/CreateTemplateGalleryPageView.tsx
@@ -1,8 +1,3 @@
-import type { Interpolation, Theme } from "@emotion/react";
-import Card from "@mui/material/Card";
-import CardActionArea from "@mui/material/CardActionArea";
-import CardContent from "@mui/material/CardContent";
-import Stack from "@mui/material/Stack";
import { ExternalLinkIcon } from "lucide-react";
import type { FC } from "react";
import { Link as RouterLink } from "react-router";
@@ -58,83 +53,42 @@ export const CreateTemplateGalleryPageView: FC<
>
Create a Template
-
-
+
+
-
+
Choose a starting point for your new template
-
-
-
-
-
-
-
-
-
-
Upload Template
-
- Get started by uploading an existing template
-
-
-
-
-
-
+
+
+
+
+
+
+
+ Upload Template
+
+
+ Get started by uploading an existing template
+
+