From 86d2f5342c86e8ecedf4ae3666e4697e134cb5b4 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Mon, 24 Aug 2015 16:22:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E9=99=86=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/login.html.erb | 131 ++++++++++++++++++++++++++++++ public/images/trustie_big_log.png | Bin 0 -> 6233 bytes 2 files changed, 131 insertions(+) create mode 100644 app/views/layouts/login.html.erb create mode 100644 public/images/trustie_big_log.png diff --git a/app/views/layouts/login.html.erb b/app/views/layouts/login.html.erb new file mode 100644 index 000000000..a0e7f909c --- /dev/null +++ b/app/views/layouts/login.html.erb @@ -0,0 +1,131 @@ + <%= stylesheet_link_tag 'new_public'%> + <%= stylesheet_link_tag 'leftside'%> + <%= javascript_heads %> + <%= javascript_include_tag 'javascripts/jquery-1.3.2' %> + <%= javascript_include_tag 'bootstrap' %> + + +
+