Even when it looks a bit weird in first place to rename all internals step by step, it makes sense to do so, because we run into confusion afterwards. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
		
			
				
	
	
		
			16 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <head>
 | |
|     <%- include codimd/head %>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     <%- include codimd/header %>
 | |
|     <%- include codimd/body %>
 | |
|     <%- include codimd/footer %>
 | |
|     <%- include codimd/foot %>
 | |
| </body>
 | |
| 
 | |
| </html>
 |