diff options
author | utvk <utvk@users.noreply.github.com> | 2014-03-28 18:36:53 +0100 |
---|---|---|
committer | ut <root@localhost.localdomain> | 2015-12-26 23:30:40 +0100 |
commit | a0463dac75d1f72a5360bc4e59da30b86001a26d (patch) | |
tree | a8bc383b34a5f9f704880a19faa5367c0058a0a8 /lib/views/help/about.es.html.erb | |
parent | b9d26de505d296c7e64fa7003c51fdcc82e0a70d (diff) |
Rebased changes from norway
Diffstat (limited to 'lib/views/help/about.es.html.erb')
-rw-r--r-- | lib/views/help/about.es.html.erb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/views/help/about.es.html.erb b/lib/views/help/about.es.html.erb deleted file mode 100644 index 9588249..0000000 --- a/lib/views/help/about.es.html.erb +++ /dev/null @@ -1,8 +0,0 @@ -<% @title = "Sobre" %> -<%#-*- coding: utf8 -*-%> -<%= render :partial => 'sidebar' %> - -<div id="left_column_flip"> - <h1>¡Bonjiorno amis!</h1> - <p>Esta sito tu aidare a faire los requestio</p> -</div> |