File: basic_page2.html

package info (click to toggle)
falkon 25.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,344 kB
  • sloc: cpp: 66,939; javascript: 21,781; sh: 578; xml: 564; python: 496; sql: 75; makefile: 26
file content (8 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
<html>
<head>
<title> Basic Page 2 </title>
</head>
<body>
<h1>Hello World 2</h1>
</body>
</html>