highway/app/views/info/show.html.erb
2025-05-07 22:04:48 -04:00

3 lines
No EOL
66 B
Text

<div class="prose mx-auto p-5">
<%= @content.html_safe %>
</div>