File: info.html

package info (click to toggle)
dwb 20120628hg-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,284 kB
  • sloc: ansic: 13,839; sh: 246; makefile: 127; awk: 78; perl: 8
file content (19 lines) | stat: -rw-r--r-- 510 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<body id="dwb_body">
<div id="dwb_main_container">
  <div id="dwb_headline">
    <a href="dwb:bookmarks">Bookmarks</a>
    <a href="dwb:quickmarks">Quickmarks</a>
    <a href="dwb:history">History</a>
    <a href="dwb:searchengines">Searchengines</a>
    <a href="dwb:downloads">Downloads</a>
    <a href="dwb:keys">Keys</a>
    <a href="dwb:settings">Settings</a>
  </div>
  <div id="dwb_table_container">
    <table id="dwb_info_table" width="100%" border="0">
      %s
    </table>
  </div>

</div>
</body>