| 
									
										
										
										
											2020-03-04 14:46:16 +00:00
										 |  |  | <!doctype html public "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 
					
						
							|  |  |  | <html><head> | 
					
						
							|  |  |  |     <!-- https://gitlab.com/zlax/dtime-js discrodian date and time --> | 
					
						
							|  |  |  |     <link rel="stylesheet" type="text/css" href="dtime.css"> | 
					
						
							|  |  |  |     <script type="text/javascript" src="dtime.js"></script> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | <div id="wrap"> | 
					
						
							|  |  |  |     <p id="ddate">Need javascript enabled</p> | 
					
						
							| 
									
										
										
										
											2020-03-13 09:42:55 +00:00
										 |  |  |     <p id="dday"></p> | 
					
						
							| 
									
										
										
										
											2020-03-04 14:46:16 +00:00
										 |  |  |     <p id="dtime">00:00:00</p> | 
					
						
							|  |  |  | </div> | 
					
						
							|  |  |  | </html> |