server/bo_client/app/index.html
changeset 28 b0b56e0f8c7f
parent 20 a9b98b16b053
child 32 9765cf7cf817
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
     7     <title>Corpus Parole</title>
     7     <title>Corpus Parole</title>
     8 
     8 
     9     {{content-for 'head'}}
     9     {{content-for 'head'}}
    10 
    10 
    11     <!-- Fonts -->
    11     <!-- Fonts -->
    12     <link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
    12     <link rel="stylesheet" href="assets/css/fonts.css">
       
    13     <!--link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'-->
    13 
    14 
    14     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    15     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    15     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    16     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    16     <!--[if lt IE 9]>
    17     <!--[if lt IE 9]>
    17       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    18       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    18       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    19       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    19 
    20 
    20     <![endif]-->
    21     <![endif]-->
    21     <link rel="stylesheet" href="assets/bo-client-vendor.css">
    22     <link rel="stylesheet" href="assets/bo-client-vendor.css">
    22     <link rel="stylesheet" href="assets/bo-client.css">
    23     <link rel="stylesheet" href="assets/bo-client.css">
    23 
       
    24     {{content-for 'head-footer'}}
    24     {{content-for 'head-footer'}}
    25   </head>
    25   </head>
    26   <body>
    26   <body>
    27   	<nav class="navbar navbar-default">
    27   	<nav class="navbar navbar-default">
    28   		<div class="container-fluid">
    28   		<div class="container-fluid">