Rev 11752 | Rev 16106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11752 | Rev 15276 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !! used as default html header if there is none in the selected theme. |
|
1 | <meta charset="$wims_main_font" |
2 | <meta charset="$wims_main_font"/> |
- | 3 | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/> |
|
2 | <title>$module_title2</title> |
4 | <title>$module_title2</title> |
3 | <meta name="GENERATOR" content="wims [$module_language]"/> |
5 | <meta name="GENERATOR" content="wims [$module_language]"/> |
4 | <meta name="description" content="$module_description $wims_site_description"/> |
6 | <meta name="description" content="$module_description $wims_site_description"/> |
5 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/> |
7 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/> |
6 | <meta name="Author" content="$module_author"/> |
8 | <meta name="Author" content="$module_author"/> |
7 | <meta http-equiv="Content-Style-Type" content="text/css"/> |
- | |
8 | 9 | ||
9 | $wims_expire |
- | |
10 | $wims_CSS |
10 | $wims_CSS |