From 8de03ee7f6efc145aae6a3d0d5f55a52f32ad91a Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 9 May 2014 11:28:36 -0700 Subject: make demo more different than bitmask.net #5520 --- files/webapp/views/home/_content.html.haml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'files/webapp/views/home/_content.html.haml') diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml index 179b9b5..ae4f342 100644 --- a/files/webapp/views/home/_content.html.haml +++ b/files/webapp/views/home/_content.html.haml @@ -1,7 +1,6 @@ .row-fluid .span12 - %p.introtext.lead - We provide secure communication using the Bitmask application. We currently offer encrypted internet (VPN) only. Encrytped email is coming soon, and encrypted chat is in the works. For details visit bitmask.net. - - = render 'common/home_page_buttons' # , :divider => 'home/bitmask' + = render 'common/home_page_buttons' + %p.alert.alert-info(style="margin-top: 2em") + Note: This service is intended for demonstration purposes only. Your account might be deleted without warning. -- cgit v1.2.3