forked from Botanical/BotanJS
		
	Astro Classes
This commit is contained in:
		
							
								
								
									
										18
									
								
								botanjs/service/templates/test/Astro.Blog.Layout.Login.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								botanjs/service/templates/test/Astro.Blog.Layout.Login.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
<title>Botan JS - Test</title>
 | 
			
		||||
<script>
 | 
			
		||||
var debugEnv = true;
 | 
			
		||||
var _AstConf_ = {
 | 
			
		||||
    "Login": {
 | 
			
		||||
        "formAct": "testset"
 | 
			
		||||
        , "sHeat": "GOOD"
 | 
			
		||||
    }
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<link href="/ocss/Astro.Blog.Layout.Login" rel="stylesheet" type="text/css" />
 | 
			
		||||
<script src="/ojs/Astro.Blog.Layout.Login"></script>
 | 
			
		||||
<body onload="BotanJS.import('Astro.Bootstrap').init();">
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user