diff --git a/error.dev.html b/error.dev.html new file mode 100644 index 000000000..8629916e7 --- /dev/null +++ b/error.dev.html @@ -0,0 +1,647 @@ + + + +
+ + + +<%= error %>+ +
<%= inspect(context) %>+ +
<%= inspect(params) %>+ +
<%= inspect(headers) %>+ +
<%= inspect(posted_form) %>+ +
METHOD | +PATH | +NAME | +HANDLER | +
---|---|---|---|
+ <%= r.Method %> + | ++ <%= if (r.Method !="GET" || r.Path ~="{" ) { %> + <%= r.Path %> + <% } else { %> + + <%= r.Path %> + + <% } %> + | ++ <%= r.PathName %> + | +<%= r.HandlerName %> |
+
It looks like something went wrong! Don't worry, we are aware of the problem and are looking into it.
+Sorry if this has caused you any problems. Please check back again later.
+powered by gobuffalo.io
+<%= error %>+ //go:embed error.prod.html + prodErrorTmpl string -
<%= inspect(context) %>- -
<%= inspect(params) %>- -
<%= inspect(headers) %>- -
<%= inspect(posted_form) %>- -
METHOD | -PATH | -NAME | -HANDLER | -
---|---|---|---|
- <%= r.Method %> - | -- <%= if (r.Method != "GET" || r.Path ~= "{") { %> - <%= r.Path %> - <% } else { %> - <%= r.Path %> - <% } %> - | -- <%= r.PathName %> - | -<%= r.HandlerName %> |
-
It looks like something went wrong! Don't worry, we are aware of the problem and are looking into it.
-Sorry if this has caused you any problems. Please check back again later.
-powered by gobuffalo.io
-The page you're looking for does not exist, you may have mistyped the address or the page may have been moved.
-powered by gobuffalo.io
-The page you're looking for does not exist, you may have mistyped the address or the page may have been + moved.
+powered by gobuffalo.io
+