File: userFrame.html

package info (click to toggle)
transcriber 1.4-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,244 kB
  • ctags: 1,066
  • sloc: tcl: 9,331; ansic: 2,090; sh: 764; makefile: 85
file content (9 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
<HTML>
<HEAD>
   <TITLE>Manuel du transcripteur</TITLE>
</HEAD>
<FRAMESET COLS="300,*" FRAMEBORDER="0" BORDER="1">
  <FRAME NAME="menu" SRC="userMenu.html">
  <FRAME NAME="content"  SRC="user.html#r1">
</FRAMESET>
</HTML>