diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2024-12-30 14:45:52 +0100 | 
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2024-12-30 14:45:52 +0100 | 
| commit | a9545c7fd324475710c2166514dcd4a62622f9e2 (patch) | |
| tree | 9f8f8da6e1cb51f4f5cab66feb0bf083875c814a /app/views | |
| parent | 0a91cd6d94a5be2453848fbbac5b7d5f2f3d63e2 (diff) | |
Updated Code of Honor.
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/home/_code_of_honor.html.erb | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/app/views/home/_code_of_honor.html.erb b/app/views/home/_code_of_honor.html.erb index 517a73e..9d6a7ee 100644 --- a/app/views/home/_code_of_honor.html.erb +++ b/app/views/home/_code_of_honor.html.erb @@ -3,8 +3,7 @@      <p>  	Tout Tartifleur s'engage à voter dans le respect de la  	tradition de la WTT. Il ou elle se doit de voter en toute -	honnêteté intellectuelle afin de favoriser un résultat mérité -	! +	honnêteté afin de favoriser un résultat mérité !      </p>      <% if session[:agreed_to_code_of_honor] %>  	<%= button_to "Renéguer", toggle_code_of_honor_path %> | 
