File: ALLloading.html

package info (click to toggle)
flamerobin 0.9.13.ds.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,300 kB
  • sloc: cpp: 59,818; sh: 10,505; xml: 1,029; ansic: 302; makefile: 27
file content (9 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
<html>
<head>
  <title>Loading...</title>
</head>
<!-- NOTE: This is a static page, no template processing will take place! -->
<body>
  Please wait while the data is being loaded...
</body>
</html>