diff options
author | elijah <elijah@riseup.net> | 2013-06-28 20:38:14 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 04:04:55 -0700 |
commit | 4863ce5e78d880f1ca8a1874cd03022afb061f4a (patch) | |
tree | a0a5c72333f90f7656633aad39110346f9404e9a /app/views/home/_home_text.html.haml | |
parent | 7d2163263c8e5af7f4d7a2d40cd55eefac188e58 (diff) |
new layout for the home buttons
Diffstat (limited to 'app/views/home/_home_text.html.haml')
-rw-r--r-- | app/views/home/_home_text.html.haml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/home/_home_text.html.haml b/app/views/home/_home_text.html.haml deleted file mode 100644 index 4de4b5e..0000000 --- a/app/views/home/_home_text.html.haml +++ /dev/null @@ -1,6 +0,0 @@ -%h1= t(:welcome, :provider => APP_CONFIG[:domain]) - -%p - We provide secure communication services, including encrypted internet, email (coming soon), and chat (coming later). - -= home_page_buttons |