1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3    <head>
4        <title>OR-Tools</title>
5        <meta http-equiv="Content-Type" content="text/html;"/>
6        <meta charset="utf-8"/>
7        <!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
8        <script type="text/javascript" src="jquery.js"></script>
9        <script type="text/javascript" src="dynsections.js"></script>
10        <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
11        $extrastylesheet
12    </head>
13    <body>
14        <div id="banner-container">
15            <div id="banner">
16                <span id="sfml">Banner Text</span>
17            </div>
18        </div>
19        <div id="content" style="width: 100%; overflow: hidden;">
20        <div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
21        <h2>DotNet Reference</h2>
22        <ul>
23          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Sat.html">CP-SAT</a></li>
24          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Graph.html">Graph</a></li>
25          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Algorithms.html">Knapsack solver</a></li>
26          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1LinearSolver.html">Linear solver</a></li>
27          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1ConstraintSolver.html">Routing</a></li>
28          <li><a href="../dotnet/namespaceGoogle_1_1OrTools_1_1Util.html">Util</a></li>
29        </ul>
30        </div>
31        <div id="content">
32            <div align="center">
33                <h1 style="color: #145A32;">Page Title</h1>
34            </div>
35