View Source Flowy.Web.Controllers.ErrorHTML (Flowy v0.1.1)

This module is responsible for rendering error pages

Summary

Functions

Link to this function

render(template, assigns)

View Source
@spec render(String.t(), any()) :: String.t()

Renders an error page.