issue no:1680
This commit is contained in:
parent
2716923a83
commit
108f4349d5
@ -34,7 +34,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<!-- <tr>
|
||||||
<td><center><strong style="font-size:16px;">{{universityNamePDF}}</strong></center></td>
|
<td><center><strong style="font-size:16px;">{{universityNamePDF}}</strong></center></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -42,8 +42,16 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><center><strongstyle="font-size:14px;">{{universityAddressPDF}}</strong></center></td>
|
<td><center><strongstyle="font-size:14px;">{{universityAddressPDF}}</strong></center></td>
|
||||||
</tr>
|
</tr> -->
|
||||||
</tbody>
|
|
||||||
|
<header>
|
||||||
|
<h3>{{universityNamePDF}}</h3>
|
||||||
|
<h5>{{universityEmailPDF}}</h5>
|
||||||
|
<p>{{universityAddressPDF}}</p>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user