Fix div error container
This commit is contained in:
parent
6f0efabee4
commit
9c55ed0170
4 changed files with 6 additions and 8 deletions
|
@ -1,8 +1,6 @@
|
|||
[//]: # "Title: Not Found"
|
||||
|
||||
<div id="content">
|
||||
<div class="foreground err">
|
||||
<h1>Not Found</h1>
|
||||
<p>The resource requested not found on this server.</p>
|
||||
</div>
|
||||
<div class="err">
|
||||
<h1>Not Found</h1>
|
||||
<p>The resource requested not found on this server.</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue