summaryrefslogtreecommitdiff
path: root/app/views/extension_modules/edit.html.haml
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-07-23 10:46:21 +0200
committerPeter Kozak <spag@golwen.net>2013-07-23 10:46:21 +0200
commit768054582e2dc6c033e08d627521928ab4bd3524 (patch)
tree32519d28089f3c55cb029ab6c63c7e1746fc4aa5 /app/views/extension_modules/edit.html.haml
parent3d2fba91bd0c51de792e698d500be83a33f96bf8 (diff)
extension_modules added
Diffstat (limited to 'app/views/extension_modules/edit.html.haml')
-rw-r--r--app/views/extension_modules/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/extension_modules/edit.html.haml b/app/views/extension_modules/edit.html.haml
new file mode 100644
index 0000000..4fcb09b
--- /dev/null
+++ b/app/views/extension_modules/edit.html.haml
@@ -0,0 +1,3 @@
+- content_for :title, t("extension_modules.edit.page_title")
+
+= render "form" \ No newline at end of file