repo.or.cz
/
eidogo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
changelog date typo
[eidogo.git]
/
test.phtml
blob
f44dc256d05ee99b9718a481e2afa2aa4b2aefca
1
<?php include("header.phtml"); ?>
2
3
<div id="text-content">
4
5
<h2>Tests</h2>
6
7
<div id="player-test"></div>
8
9
10
11
</div>
12
13
<?php include("footer.phtml"); ?>