Skip to content

Commit

Permalink
Merge pull request #42 from rchapman83:dev
Browse files Browse the repository at this point in the history
Update to err pg
  • Loading branch information
rchapman83 authored Oct 15, 2024
2 parents fb8a2e7 + f153f5e commit 5cb8f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1>500 : <small class="text-muted">Server Error</small></h1>
</div>
<hr>
<div class="alert alert-danger" role="alert">
<p>Internal server error, something bad went down.</p>
<p>Internal server error, I think we messed up.</p>
</div>
<p>
<img class="media-object" src="{{ url_for('static', filename='img/bugs-search-1.png') }}" alt="500" height="100" width="100">
Expand Down

0 comments on commit 5cb8f1f

Please sign in to comment.