Skip to content

Instantly share code, notes, and snippets.

@jonathonbyrdziak
Created April 17, 2015 17:50
Show Gist options
  • Save jonathonbyrdziak/ac937e36265376bf5955 to your computer and use it in GitHub Desktop.
Save jonathonbyrdziak/ac937e36265376bf5955 to your computer and use it in GitHub Desktop.
Theming the magento error pages
<?php
/**
* SIMPLE LANDING PAGE
* Created to replace the 503 maintenance notice
* http://magentosupport.help/knowledgebase/solved-enable-magento-maintenance-mode-with-custom-503-page/
*/
require_once $contentTemplate;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment