User:Lurker/Sandbox

From FrathWiki
Jump to navigationJump to search

$(function () { var myPlace = document.getElementById('tpl-example-placeholder'); myPlace.innerHTML = 'any HTML'; }());