diff --git a/content/developer/howtos/website_themes/layout.rst b/content/developer/howtos/website_themes/layout.rst index c3216ebae..bd09f045b 100644 --- a/content/developer/howtos/website_themes/layout.rst +++ b/content/developer/howtos/website_themes/layout.rst @@ -434,7 +434,8 @@ Custom Create your own template and add it to the list. .. important:: - Don't forget that you may need to disable the active header template first. + Don't forget that you may need to disable the active header template first before enabling the + custom one. **Option** @@ -482,20 +483,13 @@ variables. .. code-block:: xml :caption: ``/website_airproof/views/website_templates.xml`` - - Airproof Header - qweb - website_airproof.header - - extension - - - - - - - - + Don't forget to adapt the `template_header_mobile` accordingly to keep consistency between desktop and mobile: @@ -691,19 +685,12 @@ active footer template first. .. code-block:: xml :caption: ``/website_airproof/views/website_templates.xml`` - - Airproof Footer - qweb - website_airproof.footer - - extension - - - - - +