system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /home/pfhr/public_html/templates/
Upload File :
Current File : /home/pfhr/public_html/templates/certificate.html

<AOA:output>$header</AOA:output>
<div class="container">
	<div id="banner">
	<h1>Certificate</h1>
	</div>
	<AOA:output>$left</AOA:output>
	<div id="right">     
				
		<div style="text-align:center">
		   <h2 style="background-color:Red; border-radius:5px; color:White; margin:0px; text-align:center; font-size:30px">People For Human Rights List Of  Student Certificate</h2>
		<br />
			<div>
		<form action="?do=certificate" method="post">
		Enter Roll No
		<input type="text" placeholder="Enter Roll No"name="txtrollno"value="">
		<input type="submit" name="find" value="Get Result">
		</form>
<table width="100%"border="0" style="font-size:13px;">
						<tr style="background-color:#8D8D8D; color:white; font-weight: bold;">
									<td style="padding:12px;" width="2%" align="left" >Image</td>
									<td style="padding:12px;" width="6%" align="left" >Roll No</td>
									<td width="25%" align="left" >Name </td> 
									<td width="28%" align="left" >Certificate In</td> 			
									<td width="15%" align="left">Result</td>	      
						</tr>				
						<AOA:output>$certificate</AOA:output>
						<tr style="background-color:#8D8D8D;">
									<td style="padding:5px;" align="left" ></td>
									<td style="padding:12px;" width="12%" align="left" ></td>
									<td width="25%" align="left" ></td> 
									<td width="28%" align="left" ></td> 			
									<td width="15%" align="left"></td>	      
						</tr>
						</table> 

			</div>		   
		</div>
	</div>
</div>
<AOA:output>$footer</AOA:output>