diff --git a/home/models.py b/home/models.py index 40919ec55c2f66338c9357284fcd2d67c24532a3..ee032134b3ade4269c01dab3b3b281054fdc0c53 100644 --- a/home/models.py +++ b/home/models.py @@ -72,8 +72,6 @@ class HomePage(Page): content_panels = Page.content_panels + [ FieldPanel("heading_text", icon="pilcrow"), - FieldPanel("events", icon="calendar-alt"), - FieldPanel("documents", icon="doc-full-inverse"), FieldPanel("donation_text", icon="pilcrow"), MultiFieldPanel( [