1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/app/views/country_states/show.html.erb

3 lines
69 B
Text

<div class="container">
<h1><%= @country_state.name %></h1>
</div>