diff --git a/app/views/static_pages/_twoPool.html.erb b/app/views/static_pages/_twoPool.html.erb index 9816d3e..e0076a1 100644 --- a/app/views/static_pages/_twoPool.html.erb +++ b/app/views/static_pages/_twoPool.html.erb @@ -30,6 +30,7 @@ R1 R2 R3 + R4 @@ -39,6 +40,7 @@ <%= w.boutByRound(1) %>
<%= w.boutByRound(2) %> <%= w.boutByRound(3) %> + <%= w.boutByRound(4) %> <% end %>