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 c53815c..ef225c8 100644 --- a/template/privacy.st +++ b/template/privacy.st @@ -1,7 +1,7 @@ <html> <head> <link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen"/> - <link href="/static/css/win.css" rel="stylesheet" type="text/css" media="screen"/> + <link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen"/> <script type="text/javascript" src="/static/js/win.js"></script> <script type="text/javascript" src="/static/jquery.em.js"></script> |
