Remove csp alert
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
{% include "fragments/dod_login.html" %}
|
||||
</div>
|
||||
|
||||
{{ Alert(message=("login.csp_disclaimer" | translate), level="warning") }}
|
||||
|
||||
{% with %}
|
||||
{% set category_filter=["success", "info", "warning"] %}
|
||||
{% include "fragments/flash.html" %}
|
||||
@@ -47,5 +45,3 @@
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user