| 
									
										
										
										
											2021-03-29 15:59:14 +08:00
										 |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |     <style> | 
					
						
							|  |  |  |         @import url(common.css); | 
					
						
							|  |  |  |         @import url(cm.css); | 
					
						
							|  |  |  |     </style> | 
					
						
							| 
									
										
										
										
											2022-12-25 19:23:03 +03:00
										 |  |  |     <script type="text/tiscript"> | 
					
						
							| 
									
										
										
										
											2021-03-29 15:59:14 +08:00
										 |  |  |         include "common.tis"; | 
					
						
							|  |  |  |         include "cm.tis"; | 
					
						
							|  |  |  |     </script> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | <header> | 
					
						
							|  |  |  |     <div.window-icon role="window-icon"><icon /></div> | 
					
						
							|  |  |  |     <caption role="window-caption" /> | 
					
						
							|  |  |  |     <div.border-bottom /> | 
					
						
							|  |  |  |     <div.window-toolbar /> | 
					
						
							|  |  |  |     <div.window-buttons /> | 
					
						
							|  |  |  | </header> | 
					
						
							|  |  |  | <body #handler> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |