mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-09-18 03:57:46 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
89
config/e2guardian/languages/hebrew/template.html
Normal file
89
config/e2guardian/languages/hebrew/template.html
Normal file
@@ -0,0 +1,89 @@
|
||||
<html>
|
||||
<head>
|
||||
<title> e2guardian - <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD></title>
|
||||
|
||||
<meta http-equiv = "Content-Type" content = "text/html; charset=ISO-8859-8-I">
|
||||
</head>
|
||||
|
||||
<body bgColor = "#ffffff">
|
||||
<center>
|
||||
<table height = "540" cellSpacing = "0" cellPadding = "2" width = "700" border = "0" dir = "rtl">
|
||||
<tr>
|
||||
<td align = "center" bgColor = "#fea700" colSpan = "2" height = "100">
|
||||
<font face = "arial,helvetica" size = "6"><b dir = "rtl"> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>!</b> </font>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td align = "left" bgColor = "#fffacd" colSpan = "2" height = "30">
|
||||
<font face = "arial,helvetica" color = "black" size = "3"><b dir = "rtl">-USER- </b></font>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td vAlign = "bottom" align = "center" width = "150" bgColor = "#b0c4de">
|
||||
<font face = "arial,helvetica" color = "black" size = "1" dir = "rtl"> YOUR ORG NAME </font>
|
||||
</td>
|
||||
|
||||
<td vAlign = "middle" align = "center" width = "550" bgColor = "#ffffff">
|
||||
<font face = "arial,helvetica" color = "black"><font size = "4" dir = "rtl"> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<A href = "-BYPASS-" target = "_blank" dir = "ltr">-URL-</A>
|
||||
|
||||
<br>
|
||||
|
||||
<br><font size = "3" dir = "rtl"> ... <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>:
|
||||
|
||||
<br>
|
||||
|
||||
<br><font color = "red"><b>-REASONGIVEN-</b><font color = "black" dir = "rtl"><br>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>
|
||||
<20><><EFBFBD><EFBFBD><EFBFBD>.
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<20><> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD>.
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
<br><font size = "1"> Powered by <a href = "http://www.e2guardian.org?block" target = "_blank">
|
||||
e2guardian</a></font></font></font></font></font></font></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--
|
||||
The available variables are as follows:
|
||||
- URL- gives the URL the user was trying to get to.
|
||||
- REASONGIVEN- gives the nice reason (i.e. not quoting the banned phrase).
|
||||
- REASONLOGGED- gives the reason that gets logged including full details.
|
||||
- USER- gives the username if known.
|
||||
- IP- gives the originating IP.
|
||||
- FILTERGROUP- gives the group number.
|
||||
|
||||
You need to remove the space between the - and the variable to use them
|
||||
in your HTML. They are there above so extra processing is not required.
|
||||
|
||||
More example templates are likely to be found on the e2guardian web site
|
||||
on the Extras page.
|
||||
|
||||
This page was designed by Paul Richards. (http://www.ridney.com/)
|
||||
|
||||
Daniel Barron 2003-09-01
|
||||
--></center>
|
||||
</body></html>
|
Reference in New Issue
Block a user