diff options
author | Marius Peter <marius.peter@tutanota.com> | 2024-12-30 19:08:36 +0100 |
---|---|---|
committer | Marius Peter <marius.peter@tutanota.com> | 2024-12-30 19:08:36 +0100 |
commit | 429d3f3cff6b87f66e4eb1ae2ce27a426ab0192b (patch) | |
tree | cd077f94e8f8a7450c86e14ee00922ec7c28aa49 /app/views/home | |
parent | d24950fdb7f97514b709c7c0a400c0905bebed31 (diff) |
Minor fixes.
Diffstat (limited to 'app/views/home')
-rw-r--r-- | app/views/home/_code_of_honor.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/_code_of_honor.html.erb b/app/views/home/_code_of_honor.html.erb index 9d6a7ee..7f26c3d 100644 --- a/app/views/home/_code_of_honor.html.erb +++ b/app/views/home/_code_of_honor.html.erb @@ -1,5 +1,5 @@ <div id="code-of-honor" class="<%= session[:agreed_to_code_of_honor] ? 'accepted' : 'rejected' %>"> - <h2>Code d'honneur</h2> + <h2>Code d'Honneur</h2> <p> Tout Tartifleur s'engage à voter dans le respect de la tradition de la WTT. Il ou elle se doit de voter en toute |