added tracking code to the layouts

This commit is contained in:
SJ
2013-09-26 16:15:03 +02:00
parent 5b2f444790
commit 9580e2f70e
13 changed files with 22 additions and 0 deletions

View File

@ -60,5 +60,7 @@ if(isset($this->request->get['route'])) {
</div>
<?php if(TRACKING_CODE) { print TRACKING_CODE; } ?>
</body>
</html>