summaryrefslogtreecommitdiff
path: root/htroot/ViewProfile.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/ViewProfile.html')
-rw-r--r--htroot/ViewProfile.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index 7280755d5..ac06f550f 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -2,10 +2,10 @@
<html>
<head>
<title>YaCy '#[clientname]#': Remote Peer Profile</title>
-#[metas]#
+#%env/templates/metas.template%#
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
-#[header]#
+#%env/templates/header.template%#
<br><br>
<h2>Remote Peer Profile:</h2>
<p>
@@ -72,6 +72,6 @@ The peer #[peername]# is not online.
#{/other}#
</table>
#(/success)#
-#[footer]#
+#%env/templates/footer.template%#
</body>
</html>