Changed text on notfound page
This commit is contained in:
parent
929c3a15fb
commit
69e27bcf87
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<div class="error-container">
|
<div class="error-container">
|
||||||
<h2>Page <strong>not found</strong>...</h2>
|
<h2>Page <strong>not found</strong>...</h2>
|
||||||
<p class="instruction">We could not find the page you are looking for. Please make sure the URL you entered is correct.</p>
|
<p class="instruction">We could not find the page you are looking for. Please make sure the URL you entered is correct.</p>
|
||||||
<a href="#" class="link-right">Go to the list of realms »</a>
|
<a href="#" class="link-right">Go to the home page »</a>
|
||||||
<!-- <a href="#" class="link-right">Go to the realm page »</a> -->
|
<!-- <a href="#" class="link-right">Go to the realm page »</a> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue