diff options
author | utvk <utvk@users.noreply.github.com> | 2015-02-14 15:51:47 +0100 |
---|---|---|
committer | utvk <utvk@users.noreply.github.com> | 2015-02-14 15:51:47 +0100 |
commit | 82f736b6b011fd2bea53f34e9de72dab558020f3 (patch) | |
tree | e74aabd6da0a0cb4117384f0cf51829858cf219b /lib/views/help/about.es.html.erb | |
parent | a4f48bb3557d44e9e931f1911e400a3bca3a5495 (diff) |
Removed es about + added important unhappy template
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> |