Salome HOME
d434d830d8e407b8095083b5f885ec14397f7e16
[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 <script type="text/javascript" src="$relpath^jquery.js"></script>
9 <script type="text/javascript" src="$relpath^dynsections.js"></script>
10 $treeview
11 $search
12 $mathjax
13 <script type="text/javascript">
14 $(document).ready(initResizable);
15 </script>
16 <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css"/>
17 </head>
18 <body onload='searchBox.OnSelectItem(0);'>
19 <div id="top"><!-- do not remove this div! -->
20 <div id="titlearea"><div align="right"><div class="version">Version: @VERSION@</div></div></div>
21
22 </div>