Transclusion using Github and document.write()
Github has a component that makes it easy to embed Github gists in a web page.
This is a basic form of transclusion using the <script> tag:
<script src=”https://gist.github.com/5570555.js?file=search-form-input-button.php”></script>