rpgillusion
RPG Illusion: French fork of Dragon Knight
git clone
https://git.neuralcrash.com/rpgillusion.git
Log
|
Files
|
Refs
|
README
babblebox.php (70B)
1
<?php
2
$template = '
3
<div class="rose2">
4
{{content}}
5
</div>
6
';
7
?>