Files
phaser/examples/head_live.php
T
2013-10-10 09:03:38 +01:00

9 lines
151 B
PHP

<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>phaser - <?php echo $title?></title>
<script src="phaser.js"></script>
</head>
<body>