diff options
Diffstat (limited to 'templates/logbook2005style.html')
-rw-r--r-- | templates/logbook2005style.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/logbook2005style.html b/templates/logbook2005style.html index 872ee4c..668ea9d 100644 --- a/templates/logbook2005style.html +++ b/templates/logbook2005style.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{{logbook_entries.0.expedition}} Expo Logbook</title> -<link rel="stylesheet" href="../../css/main2.css" /> +<link rel="stylesheet" href="/css/main2.css" /> <meta name="keywords" content="NOEDIT"> <style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style> </head> |