footer.phtml 211 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <script src="http://172.16.6.248:8000/static/js/sea.js?nowrap"></script> <script> seajs.config({ base: 'http://172.16.6.248:8000' }); seajs.use('js/{{modulePath}}'); </script> </body> </html>