summaryrefslogtreecommitdiff
path: root/pages/en.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-01 09:59:55 -0700
committerelijah <elijah@riseup.net>2014-08-01 09:59:55 -0700
commita25552d8e0439cee8ae3a6908feeb393ad9d8c50 (patch)
tree971ec235d97e0cef7d11673122fdfc149999a75f /pages/en.haml
parentd0379b02c510d2f853ef1369b43edd8d2a064927 (diff)
merged in bitmask_net files
Diffstat (limited to 'pages/en.haml')
-rw-r--r--pages/en.haml18
1 files changed, 18 insertions, 0 deletions
diff --git a/pages/en.haml b/pages/en.haml
new file mode 100644
index 0000000..43f22e5
--- /dev/null
+++ b/pages/en.haml
@@ -0,0 +1,18 @@
+- @toc = false
+- @title = 'Home'
+- @this.layout = 'home'
+
+.darker
+ .container
+ .row
+ .col-sm-9
+ .introtext
+ = render 'home/intro'
+ .col-sm-3
+ .download.text-left
+ %a.btn.btn-large.btn-primary{:href => 'install'}
+ %i.fa.fa-cloud-download.fa-2x
+ %span
+ = t :download_bitmask
+
+= render 'home/text'