diff options
author | Ruben Pollan <meskio@sindominio.net> | 2017-09-29 12:34:31 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-10-04 01:56:44 +0200 |
commit | e10fb1d77a97dd57c9da7c34e180b216237be623 (patch) | |
tree | 1a834ceca16a7e80e24656567fcc00ff5e9301ad /amber/layouts | |
parent | 6475c926c0223f88549c9f27c4b80c9ac135a0c0 (diff) |
Add platform name to the download button
Diffstat (limited to 'amber/layouts')
-rw-r--r-- | amber/layouts/home.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amber/layouts/home.html.haml b/amber/layouts/home.html.haml index a403135..0a3d18a 100644 --- a/amber/layouts/home.html.haml +++ b/amber/layouts/home.html.haml @@ -34,7 +34,7 @@ .download.text-left %a.btn.btn-large.btn-primary.download{:href => 'install'} %i.fa.fa-download.fa-2x - %span + %span.download-text = t :download_bitmask = yield :content #footer |