summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'files/webapp/views/home/index.html.haml')
-rw-r--r--files/webapp/views/home/index.html.haml14
1 files changed, 0 insertions, 14 deletions
diff --git a/files/webapp/views/home/index.html.haml b/files/webapp/views/home/index.html.haml
deleted file mode 100644
index 4483ee3..0000000
--- a/files/webapp/views/home/index.html.haml
+++ /dev/null
@@ -1,14 +0,0 @@
-- icon_color = :black
-
-= render 'masthead'
-
-#main.home-page
- .container-fluid
- .row-fluid
- .span12
- %p.introtext
- <b>Bitmask</b> is an open source application to provide easy and secure encrypted communication. You can choose among <a href="#providers">several different service providers</a>, or <a href="https://leap.se/en/doc/platform">start your own</a>. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works).
-
- = render 'common/home_page_buttons', :divider => 'home/bitmask'
-
- = render 'home_content' \ No newline at end of file