issue no:1680

This commit is contained in:
venbatechnologies@gmail.com 2019-02-22 12:16:50 +05:30
parent 2716923a83
commit 108f4349d5

View File

@ -34,7 +34,7 @@
<td>
<table>
<tbody>
<tr>
<!-- <tr>
<td><center><strong style="font-size:16px;">{{universityNamePDF}}</strong></center></td>
</tr>
<tr>
@ -42,8 +42,16 @@
</tr>
<tr>
<td><center><strongstyle="font-size:14px;">{{universityAddressPDF}}</strong></center></td>
</tr>
</tbody>
</tr> -->
<header>
<h3>{{universityNamePDF}}</h3>
<h5>{{universityEmailPDF}}</h5>
<p>{{universityAddressPDF}}</p>
</header>
</tbody>
</table>
</td>
</tr>