<% @nav_dispaly_contest_label = 1 %> <%= h html_title %> <%= csrf_meta_tag %> <%= favicon %> <%= stylesheet_link_tag 'jquery/jquery-ui-1.9.2', 'application', :media => 'all' %> <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %> <%= javascript_heads %> <%= heads_for_theme %> <%= call_hook :view_layouts_base_html_head %> <%= yield :header_tags -%>
<%=render :partial => 'layouts/base_header'%>
创新竞赛社区 <%= l(:label_user_location) %> :
<%=link_to request.host()+"/contests", :controller=>'contests', :action=>'index' %> <%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_contest_innovate), :controller=>'contests', :action=>'index' %> > <%= link_to @contest.name, show_contest_contest_path(@contest) %>
<%=render :partial => 'layouts/base_footer'%>
<%= call_hook :view_layouts_base_body_bottom %>