corrade-nucleus-nucleons – Diff between revs 1 and 4

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 4
Line 28... Line 28...
28 <script src="/bower_components/highcharts/exporting.js" type="text/javascript"></script> 28 <script src="/bower_components/highcharts/exporting.js" type="text/javascript"></script>
29 </head> 29 </head>
Line 30... Line 30...
30   30  
31 <body> 31 <body>
32 <div class="container"> -  
33 <!-- <div class="header clearfix"> -  
34 <nav> -  
35 <ul class="nav nav-pills pull-right"> -  
36 <li role="presentation" class="active"><a href="#">Home</a></li> -  
37 <li role="presentation"><a href="#">About</a></li> -  
38 <li role="presentation"><a href="#">Contact</a></li> -  
39 </ul> -  
40 </nav> -  
41 <h3 class="text-muted">Nucleus</h3> -  
42 </div> --> -  
43   32 <div class="container">
44 <div class="jumbotron"> 33 <div class="jumbotron">
Line 45... Line 34...
45 <h1>Nucleus</h1> 34 <h1>Nucleus</h1>
46   -  
47 <p class="lead">The Corrade Nucleus is a built-in management interface for the Corrade scripted agent that allows you to query general information, toggle and configure various aspects and monitor the uptime and health of your Corrade directly through your web browser.</p> 35  
Line 48... Line 36...
48 <!-- <p><a class="btn btn-lg btn-success" href="#" role="button">Sign up today</a></p> --> 36 <p class="lead">The Corrade Nucleus is a built-in management interface for the Corrade scripted agent that allows you to query general information, toggle and configure various aspects and monitor the uptime and health of your Corrade directly through your web browser.</p>
49 <img src="/img/corrade-nucleus.png"></div> 37 <img src="/img/corrade-nucleus.png"></div>
50   38