Avalanche Game prototype. Built with Rails.

_mission_status.html.erb 255B

    <span class="label <%= @status_label %> pull-right" style="margin-top: 2px; padding-left: 20px; padding-right: 20px"> <h4 style="text-align: center"> <small style="color: white">status:</small><br> <%= @mission.status %> </h4> </span>