File: loading.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 250,636 kB
  • sloc: xml: 915,934; ansic: 261,349; cpp: 92,628; javascript: 32,542; sh: 4,915; makefile: 586; php: 69
file content (17 lines) | stat: -rw-r--r-- 425 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="../pix/favicon.ico">
<title>Bibledit</title>
<link rel="stylesheet" type="text/css" href="loading.css?5.1.010">
</head>
<body>
<div class="splash">
<h3 id="software-name" class="center">....loading....</h3>
<div class="centerbible"></div>
</div>
</div>
</body>
</html>