File: loading.html

package info (click to toggle)
rhythmbox 2.97-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 40,820 kB
  • sloc: ansic: 117,691; xml: 28,786; sh: 11,150; python: 3,862; makefile: 2,561
file content (14 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<meta http-equiv="content-type" content="text-html; charset=utf-8">
<style type="text/css">
body { padding: 6px; line-height: 1.4em }
h1 { font-size: 130% }
img { display: block; margin-left: auto; margin-right: auto }
</style>
</head>
<body>
<h1>${info | h}</h1>
<img src="${basepath}/img/spinner.gif" />
</body>
</html>