mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
29 lines
1.8 KiB
Text
29 lines
1.8 KiB
Text
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<title>{SURVEYNAME} {GROUPNAME} {SITENAME}</title>
|
|
<meta name="generator" content="LimeSurvey http://www.limesurvey.org" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<!-- The following line includes jquery-ui.css or jquery-ui-custom.css from template dir, template.css and needed specific css file for survey -->
|
|
{TEMPLATECSS}
|
|
|
|
<link rel="shortcut icon" href="{TEMPLATEURL}favicon.ico" />
|
|
<!-- The following line includes jquery.js, jquery-ui.js, survey_runtime.js , template.js and needed specific js file for survey -->
|
|
{TEMPLATEJS}
|
|
{GOOGLE_ANALYTICS_JAVASCRIPT}
|
|
</head>
|
|
<body>
|
|
<!--[if lt IE 7 ]> <div id="container" class="lang-{SURVEYLANGUAGE} {SURVEYFORMAT} ie ie6 ielt7 ielt8 ielt9 no-js"> <![endif]-->
|
|
<!--[if IE 7 ]> <div id="container" class="lang-{SURVEYLANGUAGE} {SURVEYFORMAT} ie ie7 ielt8 ielt9 no-js"> <![endif]-->
|
|
<!--[if IE 8 ]> <div id="container" class="lang-{SURVEYLANGUAGE} {SURVEYFORMAT} ie ie8ielt9 no-js"> <![endif]-->
|
|
<!--[if IE 9 ]> <div id="container" class="lang-{SURVEYLANGUAGE} {SURVEYFORMAT} ie ie9 no-js"> <![endif]-->
|
|
<!--[if gt IE 9]><!--><div id="container" class="lang-{SURVEYLANGUAGE} {SURVEYFORMAT} no-js"><!--<![endif]-->
|
|
<script type='text/javascript'>/*<![CDATA[*/(function(H){ H.className=H.className.replace(/\bno-js\b/,'js') })(document.getElementById('container'));/*]]>*/</script>
|
|
<div id="head">
|
|
<div class="wrapper">
|
|
<!--<a href="#" title="Made with LimeSurvey" id="link-logo"><img src="{TEMPLATEURL}logo.png" alt=" " id="logo"/></a>-->
|
|
<h1 id="sitename">{SITENAME}</h1>
|
|
</div>
|
|
</div>
|
|
<div id="title"><h2 id="surveytitle" class="wrapper">{SURVEYNAME}</h2></div>
|
|
<div id="content" class="outerframe">
|