openstreetmap-website/app/views/errors/internal_server_error.html.erb
2023-01-09 19:32:22 +00:00

3 lines
94 B
Text

<h1><%= t ".title" %></h1>
<p><%= t ".description" %></p>
<%= render :partial => "contact" %>