<!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="https://www.facebook.com/2008/fbml" itemscope="itemscope" itemtype="http://schema.org/Product">
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width,initial-scale=1">

  <title>MEAN - A Modern Stack - Production Openshift - MEAN - A Modern Stack - Production Openshift</title>
  <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
  <meta name="keywords" content="node.js, express, mongoose, mongodb, angularjs, swig">
  <meta name="description" content="MEAN - A Modern Stack: MongoDB, ExpressJS, AngularJS, NodeJS. (BONUS: Passport User Support).">

  <meta property="fb:app_id" content="APP_ID">
  <meta property="og:title" content="MEAN - A Modern Stack - Production Openshift - MEAN - A Modern Stack - Production Openshift">
  <meta property="og:description" content="MEAN - A Modern Stack: MongoDB, ExpressJS, AngularJS, NodeJS. (BONUS: Passport User Support).">
  <meta property="og:type" content="website">
  <meta property="og:url" content="APP_URL">
  <meta property="og:image" content="APP_LOGO">
  <meta property="og:site_name" content="MEAN - A Modern Stack">
  <meta property="fb:admins" content="APP_ADMIN">

  <link rel="stylesheet" href="/bower_components/bootstrap/dist/css/bootstrap.css">
  <link rel="stylesheet" href="/modules/aggregated.css">

  <!-- Inline javascript. Can set the src /modules/aggregated.js?group=header-->
  <script type="text/javascript"></script>

  
    <link rel="stylesheet" href="/bower_components/build/css/dist.min.css">
  

    <!--[if lt IE 9]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

</head>


<body>
    <div class="navbar navbar-inverse navbar-fixed-top" data-ng-include="'/system/views/header.html'" data-role="navigation"></div>
    
    <section class="content">
        <section class="container">
            
  <section data-ui-view ></section>
  <script type="text/javascript">
    window.user = {};
    window.modules = [{"name":"access","module":"mean.access"},{"name":"articles","module":"mean.articles"},{"name":"system","module":"mean.system"},{"name":"users","module":"mean.users"}];
  </script>

        </section>
    </section>
    
  <script type="text/javascript" src="/bower_components/build/js/dist.min.js"></script>


<script type="text/javascript" src="/modules/aggregated.js"></script>



</body>

</html>
