HTML fixes
This commit is contained in:
parent
9fd7f8b975
commit
63d03726ef
@ -1,5 +1,5 @@
|
||||
<!-- Based on html/error.html from dwb -->
|
||||
<!DOCTYPE html>
|
||||
<!-- Based on html/error.html from dwb -->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<div id="errorMessage">
|
||||
<p>Problem occurred while loading the URL {url}</p>
|
||||
<p id="errorMessageText">{error}</a>
|
||||
<p id="errorMessageText">{error}</p>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user