mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 11:08:24 -04:00
remove comments
This commit is contained in:
@@ -43,7 +43,6 @@
|
|||||||
{% endcall %}
|
{% endcall %}
|
||||||
</div>
|
</div>
|
||||||
{% elif error == 'message-too-long' %}
|
{% elif error == 'message-too-long' %}
|
||||||
{# the only row_errors we can get when sending one off messages is that the message is too long #}
|
|
||||||
<div class="bottom-gutter">
|
<div class="bottom-gutter">
|
||||||
{% call banner_wrapper(type='dangerous') %}
|
{% call banner_wrapper(type='dangerous') %}
|
||||||
{% include "partials/check/message-too-long.html" %}
|
{% include "partials/check/message-too-long.html" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user