Add API Framework Revel Source Files
[iec.git] / src / foundation / api / revel / templates / errors / 500.xml
diff --git a/src/foundation/api/revel/templates/errors/500.xml b/src/foundation/api/revel/templates/errors/500.xml
new file mode 100644 (file)
index 0000000..444b4f8
--- /dev/null
@@ -0,0 +1,4 @@
+<error>
+       <title>{{.Error.Title}}</title>
+       <description>{{.Error.Description}}</description>
+</error>