I want to override the page that gets displayed when a user loads my website but their browser has JavaScript disabled.
Currently when JavaScript is disabled in the browser, my Drupal 7 site just returns a page with this message: "Sorry, you need to enable JavaScript to visit this website" .
What is the name of this page that is loaded so I an override it with a custom template I have for such situations?
Edit: Drupal version: 7 Base Theme: AdaptiveTheme 7.x-3