mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <meta name="description" content="unleash">
 | 
						|
 | 
						|
    <meta name="HandheldFriendly" content="True">
 | 
						|
    <meta name="MobileOptimized" content="320">
 | 
						|
    <meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1">
 | 
						|
 | 
						|
    <title>unleash - admin</title>
 | 
						|
 | 
						|
    <link rel="stylesheet" type="text/css" media="screen,projection,handheld,print" href="//finncdn.no/bb/css/so/5.5.18/so.css" />
 | 
						|
    <link rel="stylesheet" type="text/css" href="css/unleash.css" />
 | 
						|
 | 
						|
    <script src="//cdnjs.cloudflare.com/ajax/libs/react/0.11.2/react.min.js"></script>
 | 
						|
    <script src="//fb.me/JSXTransformer-0.11.2.js"></script>
 | 
						|
    <script src="//cdnjs.cloudflare.com/ajax/libs/reqwest/1.1.4/reqwest.js"></script>
 | 
						|
  </head>
 | 
						|
 | 
						|
  <body>
 | 
						|
    <div class="topbar fixed">
 | 
						|
      <div class="container">
 | 
						|
        <div class="nav-level1 h4">
 | 
						|
          <a href="" class="homelink pln">
 | 
						|
            <h1 class="caption showbydefault hide-lt900">unleash admin</h1>
 | 
						|
          </a>
 | 
						|
        </div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
 | 
						|
    <div class="container r-mtm" style="padding-top:100px;">
 | 
						|
      <div class="page">
 | 
						|
        <div id="content">Loading...</div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
 | 
						|
    <script type="text/jsx" src="js/unleash.js"></script>
 | 
						|
  </body>
 | 
						|
</html>
 |