<section class="col-12">
<h1>{{ pageHeader }}</h1>
<p>{{ msgQuestionText }}</p>
<table class="table table-striped">
<tr>
<th>{{ msgDate_User }}</th>
<th colspan="2">{{ msgQuestion2 }}</th>
</tr>
{{ renderOpenQuestionTable }}
</table>
</section>