summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/assets/images/baboon_reading_code_of_honor.webpbin0 -> 620128 bytes
-rw-r--r--app/assets/images/baboon_scoring_sheet.webpbin0 -> 590800 bytes
-rw-r--r--app/views/home/_code_of_honor.html.erb10
3 files changed, 10 insertions, 0 deletions
diff --git a/app/assets/images/baboon_reading_code_of_honor.webp b/app/assets/images/baboon_reading_code_of_honor.webp
new file mode 100644
index 0000000..dd380b1
--- /dev/null
+++ b/app/assets/images/baboon_reading_code_of_honor.webp
Binary files differ
diff --git a/app/assets/images/baboon_scoring_sheet.webp b/app/assets/images/baboon_scoring_sheet.webp
new file mode 100644
index 0000000..ac8da98
--- /dev/null
+++ b/app/assets/images/baboon_scoring_sheet.webp
Binary files differ
diff --git a/app/views/home/_code_of_honor.html.erb b/app/views/home/_code_of_honor.html.erb
index f2a306d..cd1950b 100644
--- a/app/views/home/_code_of_honor.html.erb
+++ b/app/views/home/_code_of_honor.html.erb
@@ -1,5 +1,15 @@
<div id="code-of-honor" class="<%= session[:agreed_to_code_of_honor] ? 'accepted' : 'rejected' %>">
<h2>Code d'Honneur</h2>
+ <% if session[:agreed_to_code_of_honor] %>
+ <%= image_tag("baboon_scoring_sheet.webp",
+ alt: "Baboon reviewing a scoring sheet",
+ id: "baboon-scoring",
+ width: "100%") %>
+ <% else %>
+ <%= image_tag("baboon_reading_code_of_honor.webp",
+ alt: "Baboon reviewing a scoring sheet",
+ id: "baboon-scoring",
+ width: "100%") %> <% end %>
<p>
Tout Tartifleur s'engage à voter dans le respect de la
tradition de la WTT. Il ou elle se doit de voter en toute
Copyright 2019--2025 Marius PETER