Skip to content

Instantly share code, notes, and snippets.

@thoward
Created September 25, 2013 08:25
Show Gist options
  • Save thoward/6696659 to your computer and use it in GitHub Desktop.
Save thoward/6696659 to your computer and use it in GitHub Desktop.
Example of SSI includes for testing.
<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