Skip to content

Instantly share code, notes, and snippets.

@tzach
Created December 8, 2012 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tzach/4239925 to your computer and use it in GitHub Desktop.
Save tzach/4239925 to your computer and use it in GitHub Desktop.
first-enlive input
<!DOCTYPE html>
<html>
<head>
<title>tab title</title>
</head>
<body>
<h2 class="header">header</h2>
<div class="container">
<div class="content">item</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment