Replace strong tags to b and em tags to i
This commit is contained in:
2
404.html
2
404.html
@ -5,7 +5,7 @@ active_page: 404
|
||||
|
||||
<div class="container text-center">
|
||||
<h1 class="header-404">404</h1>
|
||||
<p><strong>We couldn't find that :(</strong></p>
|
||||
<p><b>We couldn't find that :(</b></p>
|
||||
<p>Maybe you were looking for one of these pages?</p>
|
||||
<div class="row">
|
||||
<div class="col-md-6 offset-md-3">
|
||||
|
Reference in New Issue
Block a user