Sandbox change to demo for sandata/hhaexchange.
This commit is contained in:
@ -5,6 +5,11 @@
|
|||||||
<form class="np-form np-box-content" action="{% route login %}" method="post" novalidate>
|
<form class="np-form np-box-content" action="{% route login %}" method="post" novalidate>
|
||||||
{% form_authenticity_token %}
|
{% form_authenticity_token %}
|
||||||
<div class="np-form-field">
|
<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">
|
<label class="np-input-label" for="learner_email">
|
||||||
{% t shared.email_address %}
|
{% t shared.email_address %}
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user