diff --git a/lib/chiya_web/controllers/error_html.ex b/lib/chiya_web/controllers/error_html.ex index 3f8863e..a59422d 100644 --- a/lib/chiya_web/controllers/error_html.ex +++ b/lib/chiya_web/controllers/error_html.ex @@ -8,7 +8,7 @@ defmodule ChiyaWeb.ErrorHTML do # * lib/chiya_web/controllers/error_html/404.html.heex # * lib/chiya_web/controllers/error_html/500.html.heex # - # embed_templates "error_html/*" + embed_templates "error_html/*" # The default is to render a plain text page based on # the template name. For example, "404.html" becomes