diff options
author | elijah <elijah@riseup.net> | 2013-06-23 22:18:28 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-06-23 22:18:28 -0700 |
commit | 7190ef710f246ddd86faed3c62bcfb5026fcbf83 (patch) | |
tree | 2fd0ee912c24556ec936c70850a94cbea8a3c7f7 /app/views/home/_home_text.html.haml | |
parent | fdf67344a80fcde0aab21c27d00412eeca609ca1 (diff) |
new home page
Diffstat (limited to 'app/views/home/_home_text.html.haml')
-rw-r--r-- | app/views/home/_home_text.html.haml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app/views/home/_home_text.html.haml b/app/views/home/_home_text.html.haml index 1055091..4de4b5e 100644 --- a/app/views/home/_home_text.html.haml +++ b/app/views/home/_home_text.html.haml @@ -1,3 +1,6 @@ -Welcome to the LEAP web application. +%h1= t(:welcome, :provider => APP_CONFIG[:domain]) -For more information, visit #{link_to('leap.se', 'https://leap.se')}
\ No newline at end of file +%p + We provide secure communication services, including encrypted internet, email (coming soon), and chat (coming later). + += home_page_buttons |