Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/smesh.git] / doc / salome / tui / static / header.html.in
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 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <title>$title</title>
7 <link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
8 $treeview
9 $search
10 $mathjax
11 <script type="text/javascript">
12 $(document).ready(initResizable);
13 </script>
14 <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"/>
15 </head>
16 <body onload='searchBox.OnSelectItem(0);'>
17 <div id="top"><!-- do not remove this div! -->
18 <div id="titlearea"><div align="right"><div class="version">Version: @VERSION@</div></div></div>
19
20 </div>