{{_('See Pre-Defined Measurements for a list of Measurements that may be used. You may also create your own Measurement and Units.')}}
{% include 'pages/data_options/math_options/form_options/measure_units.html' %}
{{form_mod_equation.equation_input.label(class_='control-label')}}
{{form_mod_equation.equation.label(class_='control-label')}}
{{form_mod_equation.equation(class_='form-control', value=each_math.equation, **{'title':_('An equation to store the soved value of. Let "x" represent the input value.')})}}