diff --git a/app/views/layouts/_base_header.html.erb b/app/views/layouts/_base_header.html.erb index a64767f98..892be7e42 100644 --- a/app/views/layouts/_base_header.html.erb +++ b/app/views/layouts/_base_header.html.erb @@ -1,6 +1,6 @@
Trustie - 是一个社交化的项目管理、软件开发和众包平台。 |
Trustieforge is a socialized collaboration platform for project management, - software development and software crowdsourcing. |
Trustie是一个社交化的项目管理、软件开发和众包平台。 | +
Trustieforge is a socialized collaboration platform for project management, + software development and software crowdsourcing. | +
- <%= call_hook :view_account_login_top %>
-
- <%= form_tag(signin_path) do %>
- <%= back_url_hidden_field_tag %>
- <% unless User.current.logged? %>
-
-
-
- <% end %>
-<% end %>
+
|
<%= link_to image_tag("/images/welcome/1.png", weight:"200px", height:"200px"), :controller => 'projects', :action => 'index' %> | -- | <%= link_to image_tag("/images/welcome/2.png", weight:"200px", height:"200px"), :controller => 'bids', :action => 'index' %> | -- | <%= link_to image_tag("/images/welcome/3.png", weight:"200px", height:"200px") %> | - -
<%= l(:label_create_new_projects_description) %> | -- | <%= l(:label_call_for_bids_description) %> | -- | <%= l(:label_create_course_description) %> | -
<%= link_to image_tag("/images/welcome/1.png", weight:"190px", height:"190px"), :controller => 'projects', :action => 'index' %> | ++ | <%= link_to image_tag("/images/welcome/2.png", weight:"190px", height:"190px"), :controller => 'bids', :action => 'index' %> | ++ | <%= link_to image_tag("/images/welcome/3.png", weight:"190px", height:"190px") %> | - -
<%= image_tag("/images/welcome/discuss.png", weight:"30px", height: "26px") %><%= l(:label_board) %> | -- | <%= image_tag("/images/welcome/news.png", weight:"30px", height: "26px") %><%= l(:label_news) %> | -- | <%= image_tag("/images/welcome/boards.png", weight:"30px", height: "26px") %><%= l(:label_milestone) %> | +
<%= l(:label_create_new_projects_description) %> | ++ | <%= l(:label_call_for_bids_description) %> | ++ | <%= l(:label_create_course_description) %> | +
+
+ <%= l(:label_features) %>
+
+ |
||||
<%= image_tag("/images/welcome/discuss.png", weight:"30px", height: "26px") %><%= l(:label_board) %> | ++ | <%= image_tag("/images/welcome/news.png", weight:"30px", height: "26px") %><%= l(:label_news) %> | ++ | <%= image_tag("/images/welcome/boards.png", weight:"30px", height: "26px") %><%= l(:label_milestone) %> | +
<%= l(:label_board_description) %> | -- | <%= l(:label_news_description) %> | -- | <%= l(:label_milestone_description) %> | -