File: loading.html

package info (click to toggle)
rhythmbox 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 43,424 kB
  • ctags: 15,462
  • sloc: ansic: 115,908; sh: 11,821; xml: 5,144; python: 3,777; makefile: 2,438
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>