diff options
Diffstat (limited to 'cs/calendar/index.php')
-rw-r--r-- | cs/calendar/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/calendar/index.php b/cs/calendar/index.php index e94c82488..ffad41e3f 100644 --- a/cs/calendar/index.php +++ b/cs/calendar/index.php @@ -6,7 +6,7 @@ <meta name="description" content="Mageia calendar for organization, events, development schedule and more."> <meta name="keywords" content="mageia, linux, calendar, events"> <meta name="author" content="Mageia"> - <link rel="stylesheet" type="text/css" href="/g/style/all.css"> + <link rel="stylesheet" type="text/css" href="/g/style/all.css" > <?php include '../../analytics.php'; ?> </head> <body> |