etc/havp/templates/it/blacklist.html
changeset 0 8baf084f58c5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/havp/templates/it/blacklist.html	Wed Jun 18 16:16:36 2014 +0200
@@ -0,0 +1,50 @@
+<html>
+
+<head>
+<title>HAVP - Accesso Negato</title>
+<style type="text/css">
+<!--
+.style1 {
+	color: #00FFFF;
+	font-weight: bold;
+}
+-->
+</style>
+</head>
+
+<body bgcolor=#FFFFFF>
+
+
+<table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
+<tr bgcolor="#FF6600">
+	<td height=100 colspan=2 align=center>
+	<font face=arial,helvetica size=6><strong>HAVP - Accesso Negato </strong></font></td>
+</tr>
+<tr>
+	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
+	<td width=550 bgcolor=#FFFFFF align=center valign=center>
+	<font face=arial,helvetica color=black size=4>
+		<br>
+		L'accesso alla pagina e' stato negato <br>
+        <br>
+	    La seguente pagina risulta inserita nella blacklist <br>
+	    <br>	
+	    <br>
+	    <font color=red>
+	    <b><!--message--></b>
+		</font></font>
+	    <br>
+	    <br>
+	    <br>
+	</td>
+</tr>
+<tr>
+  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 > La Tua Azienda </font></span> </td>
+  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
+</tr>
+</table>
+
+</body>
+
+</html>
+