Changes

no edit summary
Line 1: Line 1:  
/* Any JavaScript here will be loaded for users using the mobile site */
 
/* Any JavaScript here will be loaded for users using the mobile site */
 
mw.loader.using('mobile.site.styles');
 
mw.loader.using('mobile.site.styles');
 +
 +
document.getElementById('siteNotice').innerHTML = '<ol><li>html data</li></ol>';