diff options
Diffstat (limited to 'template/privacy.st')
| -rw-r--r-- | template/privacy.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/privacy.st b/template/privacy.st index 1cf51f3..e18666c 100644 --- a/template/privacy.st +++ b/template/privacy.st @@ -47,7 +47,7 @@ background-attachment:fixed;" onload=" <div style="padding:0px" id="content" name="content"> - <iframe src="/static/privacy.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="550px" height="500px"></iframe> + <iframe src="/static/html/privacy.html" style="overflow-x:hidden; padding:5;background-image:url(/static/img/hearts.gif);background-repeat:repeat;" width="550px" height="500px"></iframe> </div> </div> <div style="display:none;"id="link"> |
