diff options
Diffstat (limited to 'template/about_us.st')
| -rw-r--r-- | template/about_us.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/about_us.st b/template/about_us.st index 72f3b25..93d1408 100644 --- a/template/about_us.st +++ b/template/about_us.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"> |
