2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/bluengrey/welcome.pstpl

11 lines
276 B
Plaintext

{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>