diff --git a/app/views/static_pages/_man2.html.erb b/app/views/static_pages/_man2.html.erb
new file mode 100644
index 0000000..9fbd097
--- /dev/null
+++ b/app/views/static_pages/_man2.html.erb
@@ -0,0 +1,57 @@
+
+
Pool 1
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 1. <%= @seed1.name %> <%= @seed1.season_win %>-<%= @seed1.season_loss %> <%= School.find(@seed1.school_id).name %> |
+ BYE |
+ BYE |
+ V5 |
+ BYE |
+ BYE |
+
+
+ | 2. BYE |
+ V1 |
+ V5 |
+ V4 |
+ BYE |
+ V3 |
+
+
+ | 3. BYE |
+ BYE |
+ V1 |
+ BYE |
+ V5 |
+ BYE |
+
+
+ | 4. BYE |
+ V3 |
+ BYE |
+ BYE |
+ V1 |
+ V5 |
+
+
+ | 5. <%= @seed2.name %> <%= @seed2.season_win %>-<%= @seed2.season_loss %> <%= School.find(@seed2.school_id).name %> |
+ BYE |
+ BYE |
+ V1 |
+ BYE |
+ BYE |
+
+
+
+
diff --git a/app/views/static_pages/_man3.html.erb b/app/views/static_pages/_man3.html.erb
new file mode 100644
index 0000000..7de1723
--- /dev/null
+++ b/app/views/static_pages/_man3.html.erb
@@ -0,0 +1,57 @@
+
+Pool 1
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 1. <%= @seed1.name %> <%= @seed1.season_win %>-<%= @seed1.season_loss %> <%= School.find(@seed1.school_id).name %> |
+ BYE |
+ V3 |
+ V5 |
+ BYE |
+ BYE |
+
+
+ | 2. BYE |
+ V1 |
+ V5 |
+ V4 |
+ BYE |
+ V3 |
+
+
+ | 3. <%= @seed3.name %> <%= @seed3.season_win %>-<%= @seed3.season_loss %> <%= School.find(@seed3.school_id).name %> |
+ BYE |
+ V1 |
+ BYE |
+ V5 |
+ BYE |
+
+
+ | 4. BYE |
+ V3 |
+ BYE |
+ BYE |
+ V1 |
+ V5 |
+
+
+ | 5. <%= @seed2.name %> <%= @seed2.season_win %>-<%= @seed2.season_loss %> <%= School.find(@seed2.school_id).name %> |
+ BYE |
+ BYE |
+ V1 |
+ V3 |
+ BYE |
+
+
+
+
diff --git a/app/views/static_pages/_man4.html.erb b/app/views/static_pages/_man4.html.erb
new file mode 100644
index 0000000..43bc7d3
--- /dev/null
+++ b/app/views/static_pages/_man4.html.erb
@@ -0,0 +1,57 @@
+
+Pool 1
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 1. <%= @seed1.name %> <%= @seed1.season_win %>-<%= @seed1.season_loss %> <%= School.find(@seed1.school_id).name %> |
+ BYE |
+ V3 |
+ V5 |
+ V4 |
+ BYE |
+
+
+ | 2. BYE |
+ V1 |
+ V5 |
+ V4 |
+ BYE |
+ V3 |
+
+
+ | 3. <%= @seed3.name %> <%= @seed3.season_win %>-<%= @seed3.season_loss %> <%= School.find(@seed3.school_id).name %> |
+ V4 |
+ V1 |
+ BYE |
+ V5 |
+ BYE |
+
+
+ | 4. <%= @seed4.name %> <%= @seed4.season_win %>-<%= @seed4.season_loss %> <%= School.find(@seed4.school_id).name %> |
+ V3 |
+ BYE |
+ BYE |
+ V1 |
+ V5 |
+
+
+ | 5. <%= @seed2.name %> <%= @seed2.season_win %>-<%= @seed2.season_loss %> <%= School.find(@seed2.school_id).name %> |
+ BYE |
+ BYE |
+ V1 |
+ V3 |
+ V4 |
+
+
+
+
diff --git a/app/views/static_pages/_man5.html.erb b/app/views/static_pages/_man5.html.erb
new file mode 100644
index 0000000..162cba2
--- /dev/null
+++ b/app/views/static_pages/_man5.html.erb
@@ -0,0 +1,57 @@
+
+Pool 1
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 1. <%= @seed1.name %> <%= @seed1.season_win %>-<%= @seed1.season_loss %> <%= School.find(@seed1.school_id).name %> |
+ V2 |
+ V3 |
+ V5 |
+ V4 |
+ BYE |
+
+
+ | 2. <%= @seed5.name %> <%= @seed5.season_win %>-<%= @seed5.season_loss %> <%= School.find(@seed5.school_id).name %> |
+ V1 |
+ V5 |
+ V4 |
+ BYE |
+ V3 |
+
+
+ | 3. <%= @seed3.name %> <%= @seed3.season_win %>-<%= @seed3.season_loss %> <%= School.find(@seed3.school_id).name %> |
+ V4 |
+ V1 |
+ BYE |
+ V5 |
+ V2 |
+
+
+ | 4. <%= @seed4.name %> <%= @seed4.season_win %>-<%= @seed4.season_loss %> <%= School.find(@seed4.school_id).name %> |
+ V3 |
+ BYE |
+ V2 |
+ V1 |
+ V5 |
+
+
+ | 5. <%= @seed2.name %> <%= @seed2.season_win %>-<%= @seed2.season_loss %> <%= School.find(@seed2.school_id).name %> |
+ BYE |
+ V2 |
+ V1 |
+ V3 |
+ V4 |
+
+
+
+
diff --git a/app/views/static_pages/_man6.html.erb b/app/views/static_pages/_man6.html.erb
new file mode 100644
index 0000000..ba87668
--- /dev/null
+++ b/app/views/static_pages/_man6.html.erb
@@ -0,0 +1,112 @@
+Pool 1
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 1. <%= @seed1.name %> <%= @seed1.season_win %>-<%= @seed1.season_loss %> <%= School.find(@seed1.school_id).name %> |
+ BYE |
+ V3 |
+ V5 |
+ BYE |
+ BYE |
+
+
+ | 2. BYE |
+ V1 |
+ V5 |
+ V4 |
+ BYE |
+ V3 |
+
+
+ | 3. <%= @seed5.name %> <%= @seed5.season_win %>-<%= @seed5.season_loss %> <%= School.find(@seed5.school_id).name %> |
+ BYE |
+ V1 |
+ BYE |
+ V5 |
+ BYE |
+
+
+ | 4. BYE |
+ V3 |
+ BYE |
+ BYE |
+ V1 |
+ V5 |
+
+
+ | 5. <%= @seed4.name %> <%= @seed4.season_win %>-<%= @seed4.season_loss %> <%= School.find(@seed4.school_id).name %> |
+ BYE |
+ BYE |
+ V1 |
+ V3 |
+ BYE |
+
+
+
+
+
+Pool 2
+
+
+
+ | Name |
+ R1 |
+ R2 |
+ R3 |
+ R4 |
+ R5 |
+
+
+
+
+ | 6. <%= @seed2.name %> <%= @seed2.season_win %>-<%= @seed2.season_loss %> <%= School.find(@seed2.school_id).name %> |
+ BYE |
+ V8 |
+ V10 |
+ BYE |
+ BYE |
+
+
+ | 7. BYE |
+ V6 |
+ V10 |
+ V9 |
+ BYE |
+ BYE |
+
+
+ | 8. <%= @seed6.name %> <%= @seed6.season_win %>-<%= @seed6.season_loss %> <%= School.find(@seed6.school_id).name %> |
+ BYE |
+ V6 |
+ BYE |
+ V10 |
+ BYE |
+
+
+ | 9. BYE |
+ BYE |
+ BYE |
+ BYE |
+ V6 |
+ V10 |
+
+
+ | 10. <%= @seed3.name %> <%= @seed3.season_win %>-<%= @seed3.season_loss %> <%= School.find(@seed3.school_id).name %> |
+ BYE |
+ BYE |
+ V6 |
+ V8 |
+ BYE |
+
+
+
\ No newline at end of file
diff --git a/app/views/static_pages/brackets.html.erb b/app/views/static_pages/brackets.html.erb
index d43452b..5c92d81 100644
--- a/app/views/static_pages/brackets.html.erb
+++ b/app/views/static_pages/brackets.html.erb
@@ -10,4 +10,14 @@
<%= render 'man8' %>
<% elsif @bracket_size == 7 %>
<%= render 'man7' %>
+<% elsif @bracket_size == 6 %>
+ <%= render 'man6' %>
+<% elsif @bracket_size == 5 %>
+ <%= render 'man5' %>
+<% elsif @bracket_size == 4 %>
+ <%= render 'man4' %>
+<% elsif @bracket_size == 3 %>
+ <%= render 'man3' %>
+<% elsif @bracket_size == 2 %>
+ <%= render 'man2' %>
<% end %>
\ No newline at end of file