Skip to content

Instantly share code, notes, and snippets.

@timvisher
Created February 8, 2012 01:20
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 timvisher/1764009 to your computer and use it in GitHub Desktop.
Save timvisher/1764009 to your computer and use it in GitHub Desktop.
(defmethod wallpaper-page-route :default [request _]
(-> (expand-template [:wallpaperrr-head-structure :wallpaperrr-body-structure] {:page-file-prefix "wallpaper-list" :page-javascript "window.onload = onloadHandler;"})
(seq ,,,)
(hup/html ,,,)
(utf8-html-response ,,,)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment