mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
11 lines
276 B
Text
11 lines
276 B
Text
|
{CHECKJAVASCRIPT}
|
||
|
<div id="welcome">
|
||
|
<span class="survey-name">{SURVEYNAME}</span>
|
||
|
<p class="survey-description">{SURVEYDESCRIPTION}</p>
|
||
|
{LANGUAGECHANGER}
|
||
|
</div>
|
||
|
<div id="welcometext">
|
||
|
<p>{WELCOME}</p>
|
||
|
<span class="x-questions">{THEREAREXQUESTIONS}</span>
|
||
|
</div>
|