d1ec6df9439d13b25315b6fdbb5a0d5f3c2fa411
[atutor.git] / docs / themes / default / admin / fix_content.tmpl.php
1
2 <?php 
3 echo "Hello I have been templated";
4 echo $this->tester2;
5
6 echo $this->ordering;
7 echo $this->content_id;
8 echo $this->content_parent_id;
9 ?>