aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/debug_header.html
blob: 5bbb65cfc9bd5f870efab00ee337e4e7657022e7 (plain)
1
2
3
4
5
[% IF c.config.STAGING_SITE ~%]
    <div class="dev-site-notice">
        [% loc("Staging site") %]
    </div>
[% END %]