SlurpeeWeb.Components.BlockNumberView.template_not_found
You're seeing just the function
template_not_found
, go back to SlurpeeWeb.Components.BlockNumberView module for more information.
Link to this function
template_not_found(template, assigns)
Specs
template_not_found(Phoenix.Template.name(), map()) :: no_return()
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.