diff options
-rw-r--r-- | lib/views/help/about.es.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/about.es.rhtml b/lib/views/help/about.es.rhtml index 4e25a09..2123dfa 100644 --- a/lib/views/help/about.es.rhtml +++ b/lib/views/help/about.es.rhtml @@ -1,5 +1,5 @@ <% @title = "Sobre" %> - +<%#-*- coding: utf8 -*-%> <%= render :partial => 'sidebar' %> <h1>¡Bonjiorno amis!</h1> |