diff --git a/pinaxcon/templates/404.html b/pinaxcon/templates/404.html index ce65149c3360a79f269568a72a377b697e098412..f5f87b7bbdb0b20be15a24714aa11183297aaea1 100644 --- a/pinaxcon/templates/404.html +++ b/pinaxcon/templates/404.html @@ -1,4 +1,4 @@ -{% extends "site_base_wagtail.html" %} +{% extends "site_base.html" %} {% load staticfiles %} {% load i18n %}