diff options
author | Gareth Rees <gareth@garethrees.co.uk> | 2016-12-14 11:28:50 +0000 |
---|---|---|
committer | Gareth Rees <gareth@garethrees.co.uk> | 2016-12-14 11:28:50 +0000 |
commit | 05dd15e00d289dbe558dfda6dfbf8b24d74e678a (patch) | |
tree | bae42727829448da6e796ee90a36a9bc21874386 /lib/views/help/about.es.html.erb | |
parent | b26b78c093b751b27ed77138c3c34f365dc9f649 (diff) | |
parent | 041b416fd4bbd7286252f24135f5a2bc19e36395 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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> |