Skip to content

Instantly share code, notes, and snippets.

Created October 6, 2014 17:46
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 anonymous/4f4463805ba92ca1036b to your computer and use it in GitHub Desktop.
Save anonymous/4f4463805ba92ca1036b to your computer and use it in GitHub Desktop.
(ns mycompany.some.name.space
(:require [hiccup.page :refer [doctype include-css]]
[hiccup.core :refer [html]]
[... snip ...]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment