File: IndexDe.html

package info (click to toggle)
transcriber 1.5.1.1-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: tcl: 13,141; ansic: 1,895; sh: 1,193; makefile: 75; xml: 66
file content (13 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">

<html>
<head>
  <title>Transcriber Dokumentation</title>
</head>

<frameset rows="85,*">
  <frame name="top" frameborder="0" src="de/banner.html">
  <frame name="bottom" frameborder="0" src="de/frame_local.html">
</frameset>
</html>