diff --git a/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco b/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco index 6f62c6163..957e20456 100644 --- a/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco +++ b/app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco @@ -1,4 +1,4 @@ -
+

<%- @T('Welcome!') %>

@@ -6,7 +6,7 @@

<%- @T('You have not created a Ticket yet.') %>

<%- @T('The way to communicate with us is this thing called "Ticket".') %>

<%- @T('Please click the button below to create your first one.') %>

- +

<%- @T('Create your first Ticket') %>