Skip to content

Instantly share code, notes, and snippets.

@thoward
Created November 20, 2012 01:30
Show Gist options
  • Save thoward/4115369 to your computer and use it in GitHub Desktop.
Save thoward/4115369 to your computer and use it in GitHub Desktop.
SSI example
<html>
<body>
<h1>Party time!</h1>
<!--#include virtual="quote.html" -->
</body>
<h2> Excellent!</h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment