Rev 11752 | Rev 16106 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
15276 | obado | 1 | !! used as default html header if there is none in the selected theme. |
2 | <meta charset="$wims_main_font"/> |
||
3 | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/> |
||
16 | reyssat | 4 | <title>$module_title2</title> |
5699 | obado | 5 | <meta name="GENERATOR" content="wims [$module_language]"/> |
6 | <meta name="description" content="$module_description $wims_site_description"/> |
||
7 | <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/> |
||
8 | <meta name="Author" content="$module_author"/> |
||
2069 | bpr | 9 | |
16 | reyssat | 10 | $wims_CSS |