File: basic_page.html

package info (click to toggle)
qtwebview-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,044 kB
  • sloc: cpp: 3,090; java: 423; ansic: 17; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (44)
1
2
3
4
5
6
<html>
<head>
<title> Basic Page </title>
</head>
<h1>Basic page</h1>
</html>