Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
script('moneyplanner', 'script');
|
||||
style('moneyplanner', 'style');
|
||||
?>
|
||||
|
||||
<table id='accounts'>
|
||||
<caption><?=p($l->t('Konten'));?></caption>
|
||||
</table>
|
||||
|
||||
|
||||
<!-- < ?php print_unescaped($this->inc('content/index')); ? >-->
|
||||
|
||||
Reference in New Issue
Block a user