diff --git a/app/views/main/list.html.haml b/app/views/main/list.html.haml --- a/app/views/main/list.html.haml +++ b/app/views/main/list.html.haml @@ -14,6 +14,9 @@ %hr/ +- if (@user.site!=nil) and (@user.site.started!=true) + %p The contest at your site will start soon. Please wait. + - if Configuration.show_tasks_to?(@user) %table.info %tr.info-head diff --git a/app/views/tasks/list.html.erb b/app/views/tasks/list.html.erb --- a/app/views/tasks/list.html.erb +++ b/app/views/tasks/list.html.erb @@ -13,5 +13,59 @@ + + + + + + + + <%= render :partial => 'problem', :collection => @problems %>
+ Overview +
+

+ Cover: + Official English   + Indonesia   + Japan   + Korea   + Thailand  

+

+

+ Descriptions of all tasks: + China   + Japan
+ + Beads: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand
+ + Roads: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand
+ + DNA: + Official English   + China (all tasks)   + Chinese Taipei   + Indonesia   + Japan   + Korea   + Macao, China   + Thailand +

+