oxil-net1
Version:
Oxford Information Labs Netistrar Theme
4 lines (3 loc) • 448 B
HTML
{{if .Site.Params.ote}}<div class="flex justify-center z3" ><div class="white-text orange bold px1 uppercase" >OTE Test Environment</div></div>{{end}}
{{if .Site.Params.stage}}<div class="flex justify-center z3" ><div class="white-text red bold px1 uppercase" >Staging Environment</div></div>{{end}}
{{if .Site.Params.test}}<div class="flex justify-center z3" ><div class="white-text orange bold px1 uppercase" >Test Environment</div></div>{{end}}