14 lines
		
	
	
		
			343 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			343 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| sitemap: false
 | |
| ---
 | |
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|     <head>
 | |
|         <meta charset="utf-8" />
 | |
|         <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | |
|         <title>Content Manager</title>
 | |
|     </head>
 | |
|     <body>
 | |
|     <script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
 | |
|     </body>
 | |
| </html> | 
