Skip to content

Instantly share code, notes, and snippets.

@tzach
Created December 8, 2012 11:39
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/4239938 to your computer and use it in GitHub Desktop.
Save tzach/4239938 to your computer and use it in GitHub Desktop.
first-enlive output
<!DOCTYPE html>
<html>
<head>
<title>Clojure example!</title>
</head>
<body>
<h2 class="header"> Shouts </h2>
<div class="container">
<div class="content"> Shout! </div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment