Skip to content

Instantly share code, notes, and snippets.

@tzach
Created December 8, 2012 11:39
Show Gist options
  • Select an option

  • Save tzach/4239938 to your computer and use it in GitHub Desktop.

Select an option

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