summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_content.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-23 02:06:58 -0800
committerelijah <elijah@riseup.net>2014-01-23 02:06:58 -0800
commita2a902bee5c1191bd85278f68e72ebce5ac5bf67 (patch)
tree85b0e494a58a6c968162641c40c0d9f347d260cf /files/webapp/views/home/_content.html.haml
parent3d5a61e871de7287221dac0b5cdb6aa5b9ec19b5 (diff)
updated bitmask.net home page to be compatible with new footer
Diffstat (limited to 'files/webapp/views/home/_content.html.haml')
-rw-r--r--files/webapp/views/home/_content.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
new file mode 100644
index 0000000..fbca554
--- /dev/null
+++ b/files/webapp/views/home/_content.html.haml
@@ -0,0 +1,8 @@
+.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 'text' \ No newline at end of file