Last change
on this file since 1716 was
1716,
checked in by s.h.sikkema@…, 10 years ago
|
new gdtImporter; new jumpbar; excel export to webflow; fixed spelling errors on home page; added menu entry for new gdtImporter
|
File size:
229 bytes
|
Line | |
---|
1 | <%@ page contentType="text/html;charset=UTF-8" %> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta name="layout" content="main" /> |
---|
5 | <title>Error</title> |
---|
6 | </head> |
---|
7 | <body>${flowExecutionException?.cause?.message ?: flash.errorMessage}</body> |
---|
8 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.