1 2 3 4 5
[% IF c.config.STAGING_SITE %] <p class="error"> [% loc("This is a developer site; things might break at any time, and the database will be periodically deleted.") %] </p> [% END %]