mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
13 lines
151 B
Plaintext
13 lines
151 B
Plaintext
|
|
<div class="survey-group{ODD_EVEN}">
|
|
<h2>{GROUPNAME}</h2>
|
|
|
|
<div class="group-desc">
|
|
{GROUPDESCRIPTION}
|
|
</div>
|
|
|
|
{QUESTIONS}
|
|
|
|
</div>
|
|
|