|
|
@ -382,9 +382,9 @@ |
|
|
|
|
|
|
|
|
<table class="table table-fixed table-bordered"> |
|
|
<table class="table table-fixed table-bordered"> |
|
|
<tr> |
|
|
<tr> |
|
|
<th align="center">Full name:</th> |
|
|
|
|
|
<th align="center">Birth date:<br />[<em>dd mmm yyyy</em>]</th> |
|
|
|
|
|
<th align="center">Resides with:</th> |
|
|
|
|
|
|
|
|
<th align="center">Full name</th> |
|
|
|
|
|
<th align="center">Birth date<br />[<em>dd mmm yyyy</em>]</th> |
|
|
|
|
|
<th align="center">Resides with</th> |
|
|
</tr |
|
|
</tr |
|
|
{% for child in responses.children %} |
|
|
{% for child in responses.children %} |
|
|
<tr> |
|
|
<tr> |
|
|
|