Add API Framework Revel Source Files
[iec.git] / src / foundation / api / revel / templates / errors / 405.json
diff --git a/src/foundation/api/revel/templates/errors/405.json b/src/foundation/api/revel/templates/errors/405.json
new file mode 100644 (file)
index 0000000..13e1d15
--- /dev/null
@@ -0,0 +1,4 @@
+{
+    "title": "{{js .Error.Title}}",
+    "description": "{{js .Error.Description}}"
+}