Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 403 → Rev 404

/web/kaklik's_web/projects/VLF/vlf.cs.php
16,7 → 16,7
<div class="container">
 
<?php
include ("./include/navigation.cs.php");
include ("./../include/navigation.cs.php");
?>
 
<div class="holder_top"></div>
28,7 → 28,7
</div>
 
<?php
include ("./include/footer.php");
include ("./../include/footer.php");
?>
 
</div>