<div class="container">
<h1>
<%= @country_state.name %>
<br/>
<small class="text-muted">
<%= @country_state.english_name %>
</small>
</h1>
</div>