diff --git a/templates/history/index.jsx b/templates/history/index.jsx index 5c385d30a..3ff53cf74 100644 --- a/templates/history/index.jsx +++ b/templates/history/index.jsx @@ -7,7 +7,6 @@ import { Page, Section, AnniversaryLogo as Logo, - Search as SearchForm, HistoryTimeline as Timeline, } from 'components' @@ -38,15 +37,7 @@ const HistoryPage = ({ data }) => ( description={data.description} className={styles.page} > - -
- -
-
+ )