Sandbox change to demo for sandata/hhaexchange.

This commit is contained in:
Norm Rasmussen
2026-04-02 14:45:46 -04:00
parent 7b8ea2d1c4
commit 16e19dfa5b

View File

@ -5,6 +5,11 @@
<form class="np-form np-box-content" action="{% route login %}" method="post" novalidate>
{% form_authenticity_token %}
<div class="np-form-field">
<div class="np-alert np-alert-error">
<div class="np-alert-wrapper">
<div>Please note that this site will be shut down!</div>
</div>
</div>
<label class="np-input-label" for="learner_email">
{% t shared.email_address %}
</label>