diff options
Diffstat (limited to 'template/privacy.st')
| -rw-r--r-- | template/privacy.st | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/privacy.st b/template/privacy.st index a133ac2..9c0c90e 100644 --- a/template/privacy.st +++ b/template/privacy.st @@ -1,8 +1,7 @@ <html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <link href="/static/pages.css" rel="stylesheet" type="text/css" media="screen"/> - <link href="/static/win.css" rel="stylesheet" type="text/css" media="screen"/> + <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"/> <script type="text/javascript" src="/static/js/win.js"></script> <script type="text/javascript" src="/static/jquery.em.js"></script> <script type="text/javascript"> |
