From 768054582e2dc6c033e08d627521928ab4bd3524 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Tue, 23 Jul 2013 10:46:21 +0200 Subject: extension_modules added --- app/views/extension_modules/edit.html.haml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/views/extension_modules/edit.html.haml (limited to 'app/views/extension_modules/edit.html.haml') 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 -- cgit v1.2.3