Update styles
This commit is contained in:
@@ -9,23 +9,25 @@
|
||||
<header>
|
||||
<h1>404, File Not Found!</h1>
|
||||
</header>
|
||||
<section>
|
||||
<p>
|
||||
This file does not exist, or it has been removed. Possible
|
||||
reasons for this are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
The file has not been viewed for 60 days and has expired
|
||||
</li>
|
||||
<li>
|
||||
The person who uploaded the file has deleted it
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
I'm sorry for the inconvenience.
|
||||
</p>
|
||||
</section>
|
||||
<div id="page_content" class="page_content">
|
||||
<section>
|
||||
<p>
|
||||
This file does not exist, or it has been removed. Possible
|
||||
reasons for this are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
The file has not been viewed for 60 days and has expired
|
||||
</li>
|
||||
<li>
|
||||
The person who uploaded the file has deleted it
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
I'm sorry for the inconvenience.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
{{template "page_bottom" .}}
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
@@ -42,24 +44,26 @@
|
||||
<header>
|
||||
<h1>404, List Not Found!</h1>
|
||||
</header>
|
||||
<section>
|
||||
<p>
|
||||
This list does not exist, or it has been removed. Possible
|
||||
reasons for this are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
All files in this list have not been viewed for 60 days and
|
||||
have expired
|
||||
</li>
|
||||
<li>
|
||||
The person who created the list has deleted it
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
I'm sorry for the inconvenience.
|
||||
</p>
|
||||
</section>
|
||||
<div id="page_content" class="page_content">
|
||||
<section>
|
||||
<p>
|
||||
This list does not exist, or it has been removed. Possible
|
||||
reasons for this are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
All files in this list have not been viewed for 60 days and
|
||||
have expired
|
||||
</li>
|
||||
<li>
|
||||
The person who created the list has deleted it
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
I'm sorry for the inconvenience.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
{{template "page_bottom" .}}
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user