add back dev login button
This commit is contained in:
parent
a9c777c28f
commit
bdd1af579f
@ -27,7 +27,9 @@
|
||||
|
||||
<a class="usa-button usa-button-big login-banner__button" href='{{ config.get('CAC_URL','https://cac.atat.codes') }}'><span>Sign in with CAC card</span></a>
|
||||
|
||||
|
||||
{% if g.dev %}
|
||||
<a class="usa-button usa-button-big usa-button-secondary" href='/login-dev'><span>DEV Login</span></a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{{ Alert('Certificate Selection',
|
||||
|
Loading…
x
Reference in New Issue
Block a user