diff --git a/app/views/authorizations/new.html.haml b/app/views/authorizations/new.html.haml
index c2506e1e0..d330784d8 100644
--- a/app/views/authorizations/new.html.haml
+++ b/app/views/authorizations/new.html.haml
@@ -39,5 +39,4 @@
%br
%p
= form.submit "Fuck Yeah!", :value => t('.autorize'), :class => 'button'
- = form.submit "Hell No.", :value => t('.no'), :class => 'button
-
+ = form.submit "Hell No.", :value => t('.no'), :class => 'button'