diff --git a/aircox/templates/aircox/page_detail.html b/aircox/templates/aircox/page_detail.html index 839d348..002838c 100644 --- a/aircox/templates/aircox/page_detail.html +++ b/aircox/templates/aircox/page_detail.html @@ -1,4 +1,4 @@ -{% extends "aircox/basepage.html" %} +{% extends "aircox/basepage_detail.html" %} {% load static i18n humanize honeypot %} {% comment %} Base template used to display a Page