File: welcome.html

package info (click to toggle)
python-googleapi 2.182.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 533,852 kB
  • sloc: python: 11,076; javascript: 249; sh: 114; makefile: 59
file content (8 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>Welcome</title>
  </head>
  <body>
    <p>{{ text }}</p>
  </body>
</html>