48 lines
816 B
HTML
48 lines
816 B
HTML
Not yet answered questions:
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>
|
|
From
|
|
</th>
|
|
<th>
|
|
Question
|
|
</th>
|
|
<th>
|
|
Answer
|
|
</th>
|
|
<th>
|
|
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
%open_questions%
|
|
</tbody>
|
|
</table>
|
|
<hr/> Answered questions:
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>
|
|
Question
|
|
</th>
|
|
<th>
|
|
From
|
|
</th>
|
|
<th>
|
|
Answer
|
|
</th>
|
|
<th>
|
|
From
|
|
</th>
|
|
<th>
|
|
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
%answered_questions%
|
|
</tbody>
|
|
</table>
|