diff options
Diffstat (limited to 'src/about/wait.html')
-rw-r--r-- | src/about/wait.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/src/about/wait.html b/src/about/wait.html new file mode 100644 index 0000000..a7648e4 --- /dev/null +++ b/src/about/wait.html @@ -0,0 +1,46 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" +"http://www.w3.org/TR/REC-html40/loose.dtd"><HTML> +<HEAD> +<meta name="description" content="" /> +<meta name="author" content="Hans de Raad"/> +<meta name="keywords" content="KlamAV, Anti-Virus, AV, Linux, KDE, ClamAV, Freshklam, GUI" /> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> +<link rel="shortcut icon" HREF="http://klamav.sf.net/favicon.ico" /> +<TITLE>KlamAV</TITLE> +<STYLE>BODY {color: black; + font-size: 10pt; + margin-left: 5%; + margin-right: 5%; + } +.KANormal { + font-size: 9pt; + color: black; + } +.KASmall { + font-size: 8pt; + color: black; + } +A:LINK { + font-size: 9pt; + color: black; + } + +A:VISITED { + font-size: 9pt; + color: black} + +A:HOVER { + font-size: 9pt; + font-weight: bold; + color: #FFFFFF; + background-color: #000000; + } </STYLE> +</HEAD> +<BODY> +<table><tr><td><img src=klam.png width=100 height=100></td><td><h2>KlamAV Virus Browser</H2></td></tr></table><table width=100% height=100%><tr><td class=KASmall align=left valign=top width=25% height=100%><a href="http://klamav.sourceforge.net/index.php?content=ka_home"><b>Home</b></a><br><a href="http://klamav.sourceforge.net/index.php?content=ka_news"><b>News</b></a><br><a href="https://sourceforge.net/project/showfiles.php?group_id=102171"><b>Download KlamAV</b></a><br><a href="https://sourceforge.net/project/showfiles.php?group_id=86638"><b>Download ClamAV</b></a><br><a href="http://klamav.sourceforge.net/index.php?content=ka_security_notes"><b>Security Notes</b></a><br><br><br><br><br><p class=KANormal></p><br><br><br><br><br><br></td><td class=KANormal align=left valign=top width=75% height=100%> +<p class=KANormal> +Please wait while the database loads... +</p> + +</td></tr></table> +</BODY></HTML>
\ No newline at end of file |