Ejemplo n.º 1
0
<style type="text/css">
  body {
   background-color: <?php 
getBackgroundColor();
?>
;
  }    
</style>

<title> Whats New | <?php 
writeTitle();
?>
 Apk </title>
<?php 
writeOtherMeta("WhatsNew.txt");
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
 
<body>
<?php 
addTagManager();
?>
<div class="container" style="min-width:  1170px;">
	<div class="header">
		<h1 class="headerText" >Whats New | <?php 
writeTitle();
?>
</h1>
	</div>
Ejemplo n.º 2
0
<style type="text/css">
  body {
   background-color: <?php 
getBackgroundColor();
?>
;
  }    
</style>

<title> About | <?php 
writeTitle();
?>
 Apk </title>
<?php 
writeOtherMeta("/ids/about.bio");
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
 
<body>
<?php 
addTagManager();
?>
<div class="container" style="min-width:  1170px;">
	<div class="header">
		<h1 class="headerText" >About Us | <?php 
writeTitle();
?>
</h1>
	</div>
Ejemplo n.º 3
0
<style type="text/css">
  body {
   background-color: <?php 
getBackgroundColor();
?>
;
  }    
</style>

<title> Contact Us | <?php 
writeTitle();
?>
 Apk </title>
<?php 
writeOtherMeta("/ids/contact.bio");
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
 
<body>
<?php 
addTagManager();
?>
<div class="container" style="min-width:  1170px;">
	<div class="header">
		<h1 class="headerText" >Contact Us | <?php 
writeTitle();
?>
</h1>
	</div>
Ejemplo n.º 4
0
<style type="text/css">
  body {
   background-color: <?php 
getBackgroundColor();
?>
;
  }    
</style>

<title> App Trailer | <?php 
writeTitle();
?>
 Apk </title>
<?php 
writeOtherMeta("ids/video.bio");
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
 
<body>
<?php 
addTagManager();
?>
<div class="container" style="min-width:  1170px;">
	<div class="header">
		<h1 class="headerText" >App Trailers | <?php 
writeTitle();
?>
</h1>
	</div>