If you're seeing this message, that means you haven't yet compiled your ClojureScript!

Please run lein figwheel to start the ClojureScript compiler and reload the page.

See ClojureScript documentation for further details.

{% style "/assets/bootstrap/css/bootstrap.min.css" %} {% style "/assets/bootstrap/css/bootstrap-theme.min.css" %} {% style "/css/screen.css" %} {% if dev %} {% script "/js/out/goog/base.js" %} {% script "/js/app.js" %} {% else %} {% script "/js/app.js" %} {% endif %}