File: index.html

package info (click to toggle)
spyne 2.14.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,968 kB
  • sloc: python: 35,938; xml: 3,140; sh: 137; makefile: 135; ruby: 19
file content (12 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>

<head>
    <title>Upload Test</title>
</head>

<body>
    <a href="simple/index.html">Simple form upload test.</a><br />
</body>

</html>