Rev 9282 | Rev 10584 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9282 | Rev 10290 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !! was used when there is no theme. Unuseful now ? except for robots perhaps ?? |
|
1 | <meta http-equiv="Content-Type" content="text/html; charset=$wims_main_font"/> |
2 | <meta http-equiv="Content-Type" content="text/html; charset=$wims_main_font"/> |
2 | <title>$module_title2</title> |
3 | <title>$module_title2</title> |
3 | <meta name="GENERATOR" content="wims [$module_language]"/> |
4 | <meta name="GENERATOR" content="wims [$module_language]"/> |
4 | <meta name="description" content="$module_description $wims_site_description"/> |
5 | <meta name="description" content="$module_description $wims_site_description"/> |
5 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/> |
6 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/> |
6 | <meta name="Author" content="$module_author"/> |
7 | <meta name="Author" content="$module_author"/> |
7 | <meta http-equiv="Content-Style-Type" content="text/css"/> |
8 | <meta http-equiv="Content-Style-Type" content="text/css"/> |
8 | 9 | ||
9 | $wims_expire |
10 | $wims_expire |
10 | $wims_CSS |
11 | $wims_CSS |
11 | - |