Pow v1.0.8 Pow.Phoenix.HTML.ErrorHelpers View Source
Conveniences for building error messages.
Link to this section Summary
Link to this section Functions
Link to this function
error_tag(error) View Source
Link to this function
error_tag(form, field) View Source
Generates tag for inlined form input errors.
It'll call a simple mock method to interpolate, as translations should be handled in the Phoenix app implementing Pow.