Cleaning up content

This commit is contained in:
rachel-dtr
2019-05-06 15:22:17 -04:00
parent b0600a34db
commit dbdaf376a0
3 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
{% macro RequiredLabel() -%}
<span class='label label--error'>Response Required</span>
<span class='label label--error'>{{ "common.response_label" | translate }}</span>
{%- endmacro %}