Source Code
File: /private/mvc/views/_core/template.php
<html>
<head>
<!--Auto Generated CSS/JS Files-->
<link href="/media/css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="/media/js"></script>
</head>
<body>
<!--Display HTML-->
<!--End of page JS/CSS Loader-->
<?php if (defined('INCLUDE_EMBED_CSS'))
echo '<style type="text/css">' . INCLUDE_EMBED_CSS . '</style>'; ?>
<?php if (defined('INCLUDE_EMBED_JS'))
echo '<script type="text/javascript">' . INCLUDE_EMBED_JS . '</script>'; ?>
</body>
</html>
© Richard Wagener (securebucket.com)
All rights reserved.
Privacy Policy | Terms of Use



