View Source ActivityPub.Web.ErrorView (bonfire_umbrella v0.9.10-cooperation-beta.46)

Standard error view

Summary

Functions

By default, Phoenix returns the status message from the template name. For example, "404.html" becomes "Not Found".

Functions

Link to this function

template_not_found(template, assigns)

View Source

By default, Phoenix returns the status message from the template name. For example, "404.html" becomes "Not Found".