Changeset 1363

Show
Ignore:
Timestamp:
04/03/08 12:17:06 (6 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • web/Makefile

    r1361 r1363  
    22 
    33HTMLS = \ 
    4 index.html 
     4index.html \ 
     5downloads.html 
    56 
    67.php.html: 
  • web/index.php

    r1362 r1363  
    1 <!-- HEADER --> 
    21<?php include 'HEADER.php'; ?> 
    3  
     2<!-- HEADER ends --> 
    43 
    54<div class="indian-say"> 
     
    4847</div> 
    4948 
    50 <!-- FOOTER --> 
     49<!-- FOOTER begins --> 
    5150<?php include 'FOOTER.php'; ?>