View Source FranklinWeb.ErrorHTML (Franklin v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

error_tag(form, field, class \\ "invalid-feedback")

View Source

Generates tag for inlined form input errors.

Link to this function

render(template, assigns)

View Source