footer.phtml 217 Bytes
{{> layout/page_footer}}
<script src="http://172.16.6.248:8000/static/js/sea.js?nowrap"></script>
<script>
    seajs.config({
        base: 'http://172.16.6.248:8000'
    });
</script>
{{> layout/use}}
</body>
</html>