summaryrefslogtreecommitdiff
path: root/htroot/CookieMonitorOutgoing_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/CookieMonitorOutgoing_p.html')
-rw-r--r--htroot/CookieMonitorOutgoing_p.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/CookieMonitorOutgoing_p.html b/htroot/CookieMonitorOutgoing_p.html
index df673096c..ae6371592 100644
--- a/htroot/CookieMonitorOutgoing_p.html
+++ b/htroot/CookieMonitorOutgoing_p.html
@@ -2,11 +2,11 @@
<html>
<head>
<title>YaCy '#[clientname]#': Outgoing Cookies Monitor</title>
-#[metas]#
+#%env/templates/metas.template%#
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
-#[header]#
-#[submenuCookie]#
+#%env/templates/header.template%#
+#%env/templates/submenuCookie.template%#
<br>
<h2>Cookie Monitor: Outgoing Cookies</h2>
<font size="1">
@@ -30,6 +30,6 @@ Showing #[num]# entries from a total of #[total]# Cookies.<br>
</table>
</p>
</font>
-#[footer]#
+#%env/templates/footer.template%#
</body>
</html>