{{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.')})}}