summaryrefslogtreecommitdiffstats
path: root/src/about/nodb.html
blob: 85c9859ced4967b644182b65860a612c1cc04729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org" />

  <style type="text/css">
  /*<![CDATA[*/
    @import "%1"; /* klamav.css */
    @import "%1"; /* kde_infopage.css */
    %1 /* maybe @import "kde_infopage_rtl.css"; */
  /*]]>*/
  </style>

  <title>%1</title>
</head>

<body>
  <div id="header">
    <div id="headerL"></div>
    <div id="headerCenter"></div>
    <div id="headerR"></div>

    <div id="title">
      %1 <!-- Virus Browser-->
    </div>

    <div id="tagline">
      %1 <!-- version number -->
    </div>
  </div>

  <!-- the bar -->
  <div id="bar">
   <div id="barT"><div id="barTL"></div><div id="barTR"></div><div id="barTC"></div></div>
    <div id="barL">
      <div id="barR">
        <div id="barCenter" class="bar_text">
	  <big>%1</big><br><br> %1 <!-- The virus database could not be loaded. / Please ensure that you have downloaded one (using the Updates section) and try again. -->
        </div>
      </div>
    </div>
    <div id="barB"><div id="barBL"></div><div id="barBR"></div><div id="barBC"></div></div>
  </div>

  <div id="footer"><div id="footerL"></div><div id="footerR"></div></div>
</body>
</html>