This shows you the differences between two versions of the page.
| — |
google-group [2019/04/16 20:54] (current) admin created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <html> | ||
| + | <iframe id="forum_embed" | ||
| + | src="javascript:void(0)" | ||
| + | scrolling="no" | ||
| + | frameborder="0" | ||
| + | width="900" | ||
| + | height="700"> | ||
| + | </iframe> | ||
| + | <script type="text/javascript"> | ||
| + | document.getElementById('forum_embed').src = | ||
| + | 'https://groups.google.com/forum/embed/?place=forum/future-historians' | ||
| + | + '&showsearch=true&showpopout=true&showtabs=false' | ||
| + | + '&parenturl=' + encodeURIComponent(window.location.href); | ||
| + | </script> | ||
| + | </html> | ||