File: file.html.de.OK

package info (click to toggle)
slice 1.3.2-3
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 724 kB
  • ctags: 472
  • sloc: perl: 3,335; ansic: 3,054; sh: 437; makefile: 248; yacc: 105
file content (20 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Titelseite</title>
</head>
<body>

<center>
<h1>Der Titel selbst</h1>
</center>

<blockquote>

...Deutsche Zusammenfassung...
</blockquote>


...Deutscher Text...

</body>
</html>