ecp.org/app/views/construction/index.html.erb
2022-10-18 20:11:44 -07:00

5 lines
140 B
Text

<div class="container px-5">
<div class="row gx-5 justify-content-center">
<%= image_tag "underconstruction.avif" %>
</div>
</div>