summaryrefslogtreecommitdiff
path: root/pages/download/en.haml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/download/en.haml')
-rw-r--r--pages/download/en.haml19
1 files changed, 19 insertions, 0 deletions
diff --git a/pages/download/en.haml b/pages/download/en.haml
new file mode 100644
index 0000000..2e5a024
--- /dev/null
+++ b/pages/download/en.haml
@@ -0,0 +1,19 @@
+- @title = "Download"
+
+.row
+ .col-xs-4.text-center
+ %i.fa.fa-4x.fa-download
+ %div
+ [[Bitmask client application => https://dl.bitmask.net]]<br>
+ for end-users.
+ .col-xs-4.text-center
+ %i.fa.fa-4x.fa-tasks
+ %div
+ [[LEAP server platform => platform]]<br>
+ for service providers.
+ .col-xs-4.text-center
+ %i.fa.fa-4x.fa-code-fork
+ %div
+ [[Source code => source]]<br>
+ for hackers.
+