From 6af19a2fda6a1e476f061d00f074688536da896e Mon Sep 17 00:00:00 2001 From: spen Date: Wed, 8 Oct 2014 09:55:51 +0800 Subject: [PATCH] Add Survey frontend index page --- .../modules/survey/index.html.erb | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 app/templates/orbit_bootstrap/modules/survey/index.html.erb diff --git a/app/templates/orbit_bootstrap/modules/survey/index.html.erb b/app/templates/orbit_bootstrap/modules/survey/index.html.erb new file mode 100644 index 0000000..b9100f3 --- /dev/null +++ b/app/templates/orbit_bootstrap/modules/survey/index.html.erb @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + +

{{page-title}}

{{th_title}}{{th_time_range}}{{th_write}}{{th_result}}
{{title}}{{time_range}}{{write}}{{result}}
+{{pagination_goes_here}} \ No newline at end of file