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' %> + + +
+ diff --git a/public/images/trustie_big_log.png b/public/images/trustie_big_log.png new file mode 100644 index 000000000..03cf9ca60 Binary files /dev/null and b/public/images/trustie_big_log.png differ