Ignore:
Timestamp:
23 Jun 2013, 10:28:50 (12 years ago)
Author:
Henrik Bettermann
Message:

Replace tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/ngren.theme/trunk/ngren/theme/ngren_theme/example.html

    r10293 r10363  
    66<!--<![endif]-->
    77<head>
    8         <meta charset="utf-8">
    9         <title>Example | NgREN - Nigerian Research and Education Network</title>
     8  <meta charset="utf-8">
     9  <title>Example | NgREN - Nigerian Research and Education Network</title>
    1010        <base href="/" />
    11         <meta name="viewport" content="width=device-width, initial-scale=1.0">
    12         <meta name="description" content="NgREN's vision is to be a world-class research and education network in Africa, fulfilling stakeholder needs for communication and collaboration as a cornerstone for Nigeria’s economic and social transformation.">
    13         <meta name="author" content="NgREN">
    14 
    15         <!-- Le styles -->
    16         <link href="css/bootstrap.min.css" rel="stylesheet">
    17         <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
    18         <link href="css/style.css" rel="stylesheet">
    19 
    20         <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
    21 
    22         <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
    23         <script src="js/responsiveslides.min.js"></script>
    24         <script src="js/jquery.vticker-min.js"></script>
    25         <script src="js/bootstrap.js"></script>
    26         <script src="js/functions.js"></script>
    27 
    28         <!-- HTML5 shim, for IE6-8 support of HTML5 elements and CSS3 Media Queries -->
    29         <!--[if lt IE 9]>
    30         <script src="js/html5shiv.js"></script>
    31         <script src="js/css3-mediaqueries.js"></script>
    32         <![endif]-->
    33 
    34         <!-- Fav and touch icons -->
    35         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
     11  <meta name="viewport" content="width=device-width, initial-scale=1.0">
     12  <meta name="description" content="NgREN's vision is to be a world-class research and education network in Africa, fulfilling stakeholder needs for communication and collaboration as a cornerstone for Nigeria’s economic and social transformation.">
     13  <meta name="author" content="NgREN">
     14
     15  <!-- Le styles -->
     16  <link href="css/bootstrap.min.css" rel="stylesheet">
     17  <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
     18  <link href="css/style.css" rel="stylesheet">
     19
     20  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
     21
     22  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
     23  <script src="js/responsiveslides.min.js"></script>
     24  <script src="js/jquery.vticker-min.js"></script>
     25  <script src="js/bootstrap.js"></script>
     26  <script src="js/functions.js"></script>
     27
     28  <!-- HTML5 shim, for IE6-8 support of HTML5 elements and CSS3 Media Queries -->
     29  <!--[if lt IE 9]>
     30  <script src="js/html5shiv.js"></script>
     31  <script src="js/css3-mediaqueries.js"></script>
     32  <![endif]-->
     33
     34  <!-- Fav and touch icons -->
     35  <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
    3636</head>
    3737
    3838<body>
    3939
    40         <!-- Facebook -->
    41         <div id="fb-root"></div>
    42         <script>(function(d, s, id) {
    43         var js, fjs = d.getElementsByTagName(s)[0];
    44         if (d.getElementById(id)) return;
    45         js = d.createElement(s); js.id = id;
    46         js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1&appId=106017272902221";
    47         fjs.parentNode.insertBefore(js, fjs);
    48         }(document, 'script', 'facebook-jssdk'));</script>
    49 
    50         <div class="container">
    51 
    52         <div class="masthead">
    53                 <div class="navbar">
    54                 <div class="navbar-inner">
    55                         <div class="container relative">
    56                                 <div id="header-head">
    57                                         <div id="logo-container">
    58                                                 <a href="home.html">
    59                                                         <img id="logo" src="img/ngren_logo.png" alt="NgREN logo" />
    60                                                 </a>
    61                                                 <h1><a href="home.html">Nigerian Research and<br/>Education Network</a></h1>
    62                                         </div>
     40  <!-- Facebook -->
     41  <div id="fb-root"></div>
     42  <script>(function(d, s, id) {
     43  var js, fjs = d.getElementsByTagName(s)[0];
     44  if (d.getElementById(id)) return;
     45  js = d.createElement(s); js.id = id;
     46  js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1&appId=106017272902221";
     47  fjs.parentNode.insertBefore(js, fjs);
     48  }(document, 'script', 'facebook-jssdk'));</script>
     49
     50  <div class="container">
     51
     52  <div class="masthead">
     53    <div class="navbar">
     54    <div class="navbar-inner">
     55      <div class="container relative">
     56        <div id="header-head">
     57          <div id="logo-container">
     58            <a href="home.html">
     59              <img id="logo" src="img/ngren_logo.png" alt="NgREN logo" />
     60            </a>
     61            <h1><a href="home.html">Nigerian Research and<br/>Education Network</a></h1>
     62          </div>
    6363                                        <div class="btn-group pull-right btn-small"
    6464                                             id="user-options">
     
    8181                                          </ul>
    8282                                        </div><!-- user-options -->
    83                                         <form class="navbar-form pull-right">
    84                                                 <input type="text" />
    85                                                 <button class="btn btn-primary btn-small search-btn" type="submit">Search</button>
    86                                         </form>
    87                                 </div>
    88                                 <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
    89                                         <span>Menu <b class="caret"></b></span>
    90                                 </button>
    91                                 <div id="menu-collapse" class="nav-collapse collapse">
    92                                         <div class="nav-container">
    93                                                 <ul class="nav">
    94                                                         <li><a href="home.html">Home</a></li>
    95                                                         <li class="dropdown">
    96                                                                 <a href="about-us.html" data-toggle="dropdown" class="dropdown-toggle disabled">About us <b class="caret"></b></a>
    97                                                                 <ul class="dropdown-menu">
    98                                                                         <li ><a href="example.html">Board</a></li>
    99                                                                         <li ><a href="example.html">Plans</a></li>
    100                                                                         <li ><a href="example.html">Policies</a></li>
    101                                                                         <li ><a href="example.html">Topology</a></li>
    102                                                                         <li ><a href="example.html">News and events</a></li>
    103                                                                 </ul>
    104                                                         </li>
    105                                                         <li class="dropdown active">
    106                                                                 <a href="services.html" data-toggle="dropdown" class="dropdown-toggle disabled">Services <b class="caret"></b></a>
    107                                                                 <ul class="dropdown-menu">
    108                                                                         <li ><a href="example.html">Unified communications</a></li>
    109                                                                         <li ><a href="example.html">Video conferencing</a></li>
    110                                                                         <li ><a href="example.html">Domain name services</a></li>
    111                                                                         <li ><a href="example.html">Caching services</a></li>
    112                                                                         <li ><a href="example.html">Digital content</a></li>
    113                                                                         <li ><a href="example.html">Network Security (CERT)</a></li>
    114                                                                         <li ><a href="example.html">Email and messaging</a></li>
    115                                                                         <li ><a href="example.html">Colocation</a></li>
    116                                                                         <li ><a href="example.html">Bandwidth supply and management</a></li>
    117                                                                         <li ><a href="example.html">Backbone transmission</a></li>
    118                                                                 </ul>
    119                                                         </li>
    120                                                         <li><a href="example.html">FAQ</a></li>
    121                                                 </ul>
    122                                         </div>
    123                                 </div>
    124                         </div>
    125                 </div>
    126                 </div><!-- /.navbar -->
    127         </div>
    128 
    129 
    130 
    131         <!-- CONTENT -->
    132         <div class="left-col">
    133         <div class="content-container gradient-radius-module">
    134                 <h1>Example</h1>
    135                 <ul class="breadcrumb">
    136                         <li><a href="home.html">Home</a></li>
    137                         <li class="separator">&raquo;</li>
    138                         <li>Example</li>
    139                 </ul>
    140                 <p>Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other across the NgREN private network.</p>
    141                 <img class="left-image" src="img/nigerian-woman3.jpg" alt="nigerian woman 3" style="width:220px;" />
    142                 <p>Unified communications <strong>allow institutions on the REN network to call each other across the NgREN private network</strong>. Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other <a href="example.html">across the NgREN private network</a>. Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other across the NgREN private network.</p>
    143                 <br/>
    144                 <h3>Head title</h3>
    145                 <ul>
    146                         <li>Unified communications allow institutions on the REN network to call each other</li>
    147                         <li>across the NgREN private network. Unified communications allow</li>
    148                         <li>Unified communications allow institutions on the REN network to call each other</li>
    149                         <li>across the NgREN private network. Unified communications allow</li>
    150                 </ul>
    151 
    152                 <div class="post-social">
    153                         <div class="facebook">
    154                                 <div class="fb-like" data-href="http://www.facebook.com/informationnigeria" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false"></div>
    155                         </div>
    156                         <div class="twitter">
    157                                 <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.facebook.com/informationnigeria">Tweet</a>
    158                                 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
    159                         </div>
    160                 </div>
    161                 <div style="clear:both;"></div>
    162 
    163         </div>
    164         </div>
    165 
    166 
    167         <!-- SIDEBAR -->
    168         <div class="right-col">
    169                 <h4 class="title">&raquo; Latest news</h4>
    170                 <div class="streaming white-background">
    171                         <div id="streaming-news">
    172                         <ul>
    173                                 <li>
    174                                         <h4><a href="example.html">Plans and Activities</a></h4>
    175                                         <p class="text">NgREN Linkage Plans and Activities.</p>
    176                                         <p><a href="example.html">Read more</a></p>
    177                                 </li>
    178                                 <li>
    179                                         <h4><a href="example.html">Plans and Activities 2</a></h4>
    180                                         <p class="text">NgREN Linkage Plans and Activities.</p>
    181                                         <p><a href="example.html">Read more</a></p>
    182                                 </li>
    183                                 <li>
    184                                         <h4><a href="example.html">Plans and Activities 3</a></h4>
    185                                         <p class="text">NgREN Linkage Plans and Activities.</p>
    186                                         <p><a href="example.html">Read more</a></p>
    187                                 </li>
    188                                 <li>
    189                                         <h4><a href="example.html">Plans and Activities 4</a></h4>
    190                                         <p class="text">NgREN Linkage Plans and Activities.</p>
    191                                         <p><a href="example.html">Read more</a></p>
    192                                 </li>
    193                                 <li>
    194                                         <h4><a href="example.html">Plans and Activities 5</a></h4>
    195                                         <p class="text">NgREN Linkage Plans and Activities.</p>
    196                                         <p><a href="example.html">Read more</a></p>
    197                                 </li>
    198                         </ul>
    199                         </div>
    200                 </div>
    201         </div>
    202 
    203         <hr>
    204 
    205         <div class="footer">
    206                 <div class="copyright">
    207                         <span>&copy; Nigerian Research and Education Network</span>
    208                         <script type="text/javascript">
    209                         renderCurrentYear();
    210                         </script>
    211                 </div>
    212                 <div class="address">
    213                         <ul>
    214                                 <li>NgREN</li>
    215                                 <li>National University Commission</li>
    216                                 <li>Aja Nwachukwu House</li>
    217                                 <li>Aguiyi Ironsi Street</li>
    218                                 <li>Maitama District</li>
    219                                 <li>Abuja, Nigeria</li>
    220                         </ul>
    221                 </div>
    222                 <div class="section">
    223                         <ul>
    224                                 <li class="title">&raquo; NgREN</li>
    225                                 <li><a href="example.html">Contact</a></li>
    226                                 <li><a href="example.html">Sitemap</a></li>
    227                         </ul>
    228                 </div>
    229         </div>
    230 
    231         </div> <!-- /container -->
    232 
    233         <!-- Le javascript
    234         ================================================== -->
    235         <!-- Placed at the end of the document so the pages load faster -->
    236 
    237         <script type="text/javascript">
    238         $(document).ready(function() {
    239                 initInnerPageFunctions();
    240         });
    241         </script>
     83          <form class="navbar-form pull-right">
     84            <input type="text" />
     85            <button class="btn btn-primary btn-small search-btn" type="submit">Search</button>
     86          </form>
     87        </div>
     88        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
     89          <span>Menu <b class="caret"></b></span>
     90        </button>
     91        <div id="menu-collapse" class="nav-collapse collapse">
     92          <div class="nav-container">
     93            <ul class="nav">
     94              <li><a href="home.html">Home</a></li>
     95              <li class="dropdown">
     96                <a href="about-us.html" data-toggle="dropdown" class="dropdown-toggle disabled">About us <b class="caret"></b></a>
     97                <ul class="dropdown-menu">
     98                  <li ><a href="example.html">Board</a></li>
     99                  <li ><a href="example.html">Plans</a></li>
     100                  <li ><a href="example.html">Policies</a></li>
     101                  <li ><a href="example.html">Topology</a></li>
     102                  <li ><a href="example.html">News and events</a></li>
     103                </ul>
     104              </li>
     105              <li class="dropdown active">
     106                <a href="services.html" data-toggle="dropdown" class="dropdown-toggle disabled">Services <b class="caret"></b></a>
     107                <ul class="dropdown-menu">
     108                  <li ><a href="example.html">Unified communications</a></li>
     109                  <li ><a href="example.html">Video conferencing</a></li>
     110                  <li ><a href="example.html">Domain name services</a></li>
     111                  <li ><a href="example.html">Caching services</a></li>
     112                  <li ><a href="example.html">Digital content</a></li>
     113                  <li ><a href="example.html">Network Security (CERT)</a></li>
     114                  <li ><a href="example.html">Email and messaging</a></li>
     115                  <li ><a href="example.html">Colocation</a></li>
     116                  <li ><a href="example.html">Bandwidth supply and management</a></li>
     117                  <li ><a href="example.html">Backbone transmission</a></li>
     118                </ul>
     119              </li>
     120              <li><a href="example.html">FAQ</a></li>
     121            </ul>
     122          </div>
     123        </div>
     124      </div>
     125    </div>
     126    </div><!-- /.navbar -->
     127  </div>
     128
     129
     130
     131  <!-- CONTENT -->
     132  <div class="left-col">
     133  <div class="content-container gradient-radius-module">
     134    <h1>Example</h1>
     135    <ul class="breadcrumb">
     136      <li><a href="home.html">Home</a></li>
     137      <li class="separator">&raquo;</li>
     138      <li>Example</li>
     139    </ul>
     140    <p>Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other across the NgREN private network.</p>
     141    <img class="left-image" src="img/nigerian-woman3.jpg" alt="nigerian woman 3" style="width:220px;" />
     142    <p>Unified communications <strong>allow institutions on the REN network to call each other across the NgREN private network</strong>. Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other <a href="example.html">across the NgREN private network</a>. Unified communications allow institutions on the REN network to call each other across the NgREN private network. Unified communications allow institutions on the REN network to call each other across the NgREN private network.</p>
     143    <br/>
     144    <h3>Head title</h3>
     145    <ul>
     146      <li>Unified communications allow institutions on the REN network to call each other</li>
     147      <li>across the NgREN private network. Unified communications allow</li>
     148      <li>Unified communications allow institutions on the REN network to call each other</li>
     149      <li>across the NgREN private network. Unified communications allow</li>
     150    </ul>
     151
     152    <div class="post-social">
     153      <div class="facebook">
     154        <div class="fb-like" data-href="http://www.facebook.com/informationnigeria" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false"></div>
     155      </div>
     156      <div class="twitter">
     157        <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.facebook.com/informationnigeria">Tweet</a>
     158        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
     159      </div>
     160    </div>
     161    <div style="clear:both;"></div>
     162
     163  </div>
     164  </div>
     165
     166
     167  <!-- SIDEBAR -->
     168  <div class="right-col">
     169    <h4 class="title">&raquo; Latest news</h4>
     170    <div class="streaming white-background">
     171      <div id="streaming-news">
     172      <ul>
     173        <li>
     174          <h4><a href="example.html">Plans and Activities</a></h4>
     175          <p class="text">NgREN Linkage Plans and Activities.</p>
     176          <p><a href="example.html">Read more</a></p>
     177        </li>
     178        <li>
     179          <h4><a href="example.html">Plans and Activities 2</a></h4>
     180          <p class="text">NgREN Linkage Plans and Activities.</p>
     181          <p><a href="example.html">Read more</a></p>
     182        </li>
     183        <li>
     184          <h4><a href="example.html">Plans and Activities 3</a></h4>
     185          <p class="text">NgREN Linkage Plans and Activities.</p>
     186          <p><a href="example.html">Read more</a></p>
     187        </li>
     188        <li>
     189          <h4><a href="example.html">Plans and Activities 4</a></h4>
     190          <p class="text">NgREN Linkage Plans and Activities.</p>
     191          <p><a href="example.html">Read more</a></p>
     192        </li>
     193        <li>
     194          <h4><a href="example.html">Plans and Activities 5</a></h4>
     195          <p class="text">NgREN Linkage Plans and Activities.</p>
     196          <p><a href="example.html">Read more</a></p>
     197        </li>
     198      </ul>
     199      </div>
     200    </div>
     201  </div>
     202
     203  <hr>
     204
     205  <div class="footer">
     206    <div class="copyright">
     207      <span>&copy; Nigerian Research and Education Network</span>
     208      <script type="text/javascript">
     209      renderCurrentYear();
     210      </script>
     211    </div>
     212    <div class="address">
     213      <ul>
     214        <li>NgREN</li>
     215        <li>National University Commission</li>
     216        <li>Aja Nwachukwu House</li>
     217        <li>Aguiyi Ironsi Street</li>
     218        <li>Maitama District</li>
     219        <li>Abuja, Nigeria</li>
     220      </ul>
     221    </div>
     222    <div class="section">
     223      <ul>
     224        <li class="title">&raquo; NgREN</li>
     225        <li><a href="example.html">Contact</a></li>
     226        <li><a href="example.html">Sitemap</a></li>
     227      </ul>
     228    </div>
     229  </div>
     230
     231  </div> <!-- /container -->
     232
     233  <!-- Le javascript
     234  ================================================== -->
     235  <!-- Placed at the end of the document so the pages load faster -->
     236
     237  <script type="text/javascript">
     238  $(document).ready(function() {
     239    initInnerPageFunctions();
     240  });
     241  </script>
    242242
    243243</body>
Note: See TracChangeset for help on using the changeset viewer.