File: index.html

package info (click to toggle)
python-aws-xray-sdk 0.95-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: python: 3,006; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>

<h1>Django Test App</h1>

<p>Hello World</p>

</body>
</html>