BigW Consortium Gitlab

new.html.haml 239 Bytes
- @body_class = 'card-content'

.service-installation
  .inline.pull-right
    = custom_icon('mattermost_logo', size: 48)
  %h3 Install Mattermost Command
  - if @teams.empty?
    = render 'no_teams'
  - else
    = render 'team_selection'