review page

This commit is contained in:
dandds
2018-12-20 13:12:30 -05:00
parent 718f88d828
commit c516f0f74c
4 changed files with 136 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
{% macro RequiredLabel() -%}
<span class='label label--error'>Response Required</span>
{%- endmacro %}