Skip to content

Commit

Permalink
Edit text typo on 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
DEMON1A committed Aug 15, 2022
1 parent 26556f3 commit 97809c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/WEngine/defaultPages/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<main>
<section class="section intro">
<div class="wrapper">
<h1 class="text-logo"> 500 Internal Server Error </h1>
<h1 class="text-logo"> 404 Page not found </h1>
<div class="content">
<a href="{{ url_to('global':'url':'/') }}," class="btn btn--primary">Return home</a>
</div>
Expand Down

0 comments on commit 97809c3

Please sign in to comment.