File: index.html

package info (click to toggle)
https-everywhere 2018.8.22-1~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,752 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
  <head>
    <meta charset="utf-8">
    <title></title>
    <script src="../send-message.js"></script>
    <script src="ux.js"></script>
  </head>
  <body></body>
</html>