Difference between revisions of "Widget:Calendar"
From DFM Wiki
EricThrift (talk | contribs) (Created page with "<div id="calendar_widget"></div> <script> window.addEventListener('load', function() { console.log('Loading calendar') var xhttp = new XMLHttpRequest(); xhttp.onreadys...") |
EricThrift (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <div id="calendar_widget"></div> | + | <includeonly><div id="calendar_widget"></div> |
<script> | <script> | ||
window.addEventListener('load', function() { | window.addEventListener('load', function() { | ||
Line 13: | Line 13: | ||
}) | }) | ||
</script> | </script> | ||
+ | </includeonly> |