skyderby/skyderby

View on GitHub
app/views/tournaments/_header.html+mobile.haml

Summary

Maintainability
Test Coverage
.event__header
  .event__title
    = @tournament.name
  .event__place
    %i.fa.fa-map-marker-alt
    = @tournament.place.name
    %span= @tournament.place.country_code