diff options
Diffstat (limited to 'app/views')
| -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 | 
