summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
blob: 676009944b603092949ef8ba65446db47b12a6d7 (plain)
1
2
3
4
5
6
7
= render 'overview'
.container-fluid
  .row-fluid
    %h4 To use bitmask services:
    = link_to client_download_url, class: "btn btn-primary" do
      %i.icon-arrow-down.icon-white
      = t(:download_bitmask)