Update error.ejs

This commit is contained in:
moom0o 2024-03-09 18:43:08 -05:00 committed by GitHub
parent 3d8de1700f
commit a4ab835069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@
<p class="h3 text-danger">
<%= errorMessage %>
If you get a NOT_FOUND error, try converting your image to JPEG.
</p>
</div>
@ -33,4 +34,4 @@
</div>
</div>
<%- include('../partials/footer'); %>
<%- include('../partials/footer'); %>