This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-03-31 05:05:54 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4e9e1cba39
iris
/
_examples
/
structuring
/
login-mvc-single-responsibility-package
/
views
/
shared
/
error.html
4 lines
99 B
HTML
Raw
Normal View
History
Unescape
Escape
Update to version 8.5.5 Former-commit-id: b5be58709f17758a8df3ebc99270b97ccd8b18f2
2017-11-02 04:50:56 +01:00
<
h1
>
Error.
<
/
h1
>
<
h2
>
An error occurred while processing your request.
<
/
h2
>
Update to 8.4.0 | New macro type, new high-optimized MVC features. Read HISTORY.md Former-commit-id: b72a23ba063be60a9750c8b1b0df024b0c8ed549
2017-08-27 17:46:04 +02:00
<
h3
>
{{.Message}}
<
/
h3
>
Reference in New Issue
Copy Permalink