Open
Description
If a testing environment is looking the same way as the production site, it is easy to delete some data during a trial. This could be fatal.
Solution: Depending on some triggers like ENV variable, domain name etc. a certain template context variable should be set, so that the homepage can show a sign that the user sees a development, testing, staging environment.