Subversion Repositories wimsdev

Rev

Rev 15276 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15276 Rev 16106
Line 1... Line 1...
1
!! used as default html header if there is none in the selected theme.
1
<!-- used as default html header if there is none in the selected theme.-->
2
<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"/>
3
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/>
4
<title>$module_title2</title>
4
<title>$module_title2</title>
5
<meta name="GENERATOR" content="wims [$module_language]"/>
5
<meta name="GENERATOR" content="wims [$module_language]"/>
6
<meta name="description" content="$module_description $wims_site_description"/>
6
<meta name="description" content="$module_description $wims_site_description"/>