diff --git a/app/templates/wtf.html.j2 b/app/templates/wtf.html.j2 index 317ebe8c..c7c275d8 100644 --- a/app/templates/wtf.html.j2 +++ b/app/templates/wtf.html.j2 @@ -95,7 +95,7 @@ {% macro render_submit_field(field) %} - + {{ field.label.text }} {% if 'material_icon' in kwargs %} {{ kwargs.pop('material_icon') }}