# HG changeset patch # User Nattee Niparnan # Date 2021-08-11 15:19:10 # Node ID ea395cb9bc502d45dfa81451399032d7691cce72 # Parent 4279bf26f98b33c5e7aa52e2f76cc194d058e75f # Parent 1a6d4224ffe7b10d92eae97cdbdc89cc21867d22 merge 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 @@ -2,6 +2,10 @@ = javascript_include_tag "announcement_refresh" = user_title_bar(@user) +- if @user.section + passcode for CP Unofficial Logo voting is + %strong= @user.section + %br - if (GraderConfiguration.contest_mode?) and (@user.site!=nil) and (@user.site.started!=true) %p=t 'main.start_soon'