add simak to git repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$pdf='manual.pdf';
|
||||
?>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="gal-detail thumb" style="background-color:white;">
|
||||
<embed src="app/manual/pdf/<?php echo $pdf; ?>" width="100%" height="400"></embed>
|
||||
</div>
|
||||
Reference in New Issue
Block a user