<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;

&lt;!-- Viewport metatags --&gt;
&lt;meta name="HandheldFriendly" content="true" /&gt;
&lt;meta name="MobileOptimized" content="320" /&gt;
&lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&gt;

&lt;link rel="stylesheet" type="text/css" href="/404/css/dandelion.css"  media="screen" /&gt;

&lt;title&gt;404错误页面&lt;/title&gt;

&lt;/head&gt;

&lt;body&gt;
    
	&lt;!-- Main Wrapper. Set this to 'fixed' for fixed layout and 'fluid' for fluid layout' --&gt;
	&lt;div id="da-wrapper" class="fluid"&gt;
    
        &lt;!-- Content --&gt;
        &lt;div id="da-content"&gt;
            
            &lt;!-- Container --&gt;
            &lt;div class="da-container clearfix"&gt;
            
            	&lt;div id="da-error-wrapper"&gt;
                	
                   	&lt;div id="da-error-pin"&gt;&lt;/div&gt;
                    &lt;div id="da-error-code"&gt;
                    	error &lt;span&gt;404&lt;/span&gt;                    &lt;/div&gt;
                
                	&lt;h1 class="da-error-heading"&gt;哎哟喂！网站改版了！&lt;/h1&gt;
                    &lt;p&gt;大家可以到首页的地方看看！ &lt;a href="/index.html"&gt;点击进入首页&lt;/a&gt;&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        
        &lt;!-- Footer --&gt;
        &lt;div id="da-footer"&gt;
        
        &lt;/div&gt;
    &lt;/div&gt;
    
&lt;/body&gt;
&lt;/html&gt;
</pre></body></html>