polling updates, including banner for appseceu

This commit is contained in:
Jason White
2017-05-10 16:15:21 +01:00
parent cae937c83e
commit 08e7916b39
3 changed files with 11 additions and 3 deletions

View File

@ -1,8 +1,9 @@
<div class="scoreboard-title">WebGoat Challenge</div>
<div class="scoreboard-title">WebGoat Challenge - AppSec EU 2017</div>
<div class="appseceu-banner">banner here</div>
<table class="scoreboard-table">
<% _.each(rankings, function(userRanking) { %>
<% _.each(rankings, function(userRanking, index) { %>
<tr>
<th class="username"> <div class="scoreboard-username"><%= userRanking.username %> </div></th>
<th class="username"> <div class="scoreboard-username"><%= index%> <%=userRanking.username %> </div></th>
<td class="user-flags"> <% _.each(userRanking.flagsCaptured, function(flag) { %>
<div class="captured-flag">