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 +++---- files/webapp/views/home/_masthead.html.haml | 8 ++++++-- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'files/webapp/views/home') 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. diff --git a/files/webapp/views/home/_masthead.html.haml b/files/webapp/views/home/_masthead.html.haml index bd8ea3e..ec4a58d 100644 --- a/files/webapp/views/home/_masthead.html.haml +++ b/files/webapp/views/home/_masthead.html.haml @@ -2,5 +2,9 @@ .text .title Bitmask DEMO .tagline Encrypted communication for mere mortals
(superheroes welcome, too). -.navcontainer - .navheader +.colorband + .container-fluid + .row-fluid + .span12 + .introtext.lead + demo.bitmask.net offers free service to anyone trying the Bitmask application. We currently support encrypted internet (VPN), with encrypted email coming soon. \ No newline at end of file -- cgit v1.2.3