Fixing encoding problem
[apertium.git] / webspace / content / af / header.html
blob24800a358608f97d9ed089b1d476e3d87535cd2f
1 <?php
2 $logo = $HTTP_GET_VARS["logo"];
3 ?>
5 <div id="header">
6 <?php if( $logo == "") { ?>
7 <h1>Apertium</h1>
8 <p>'n Oopbron vlak-oordrag masjien vertaal enjin met nutsprogramme</p>
9 <?php } ?>
11 <?php include_once("common/common_header.php"); ?>
13 </div>
15 </div>