mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
9 lines
151 B
PHP
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>
|