page footer adjustments

This commit is contained in:
Gered 2016-08-01 16:47:42 -04:00
parent bac68b2b76
commit 68d40c3f35

View file

@ -29,7 +29,7 @@
[:div.content.text-center.text-muted
"mtgcoll " (get-app-version)
"  |  "
[:a {:href "https://github.com/gered/mtgcoll"} "Source code"] " licensed under MIT"]]]
[:a {:href "https://github.com/gered/mtgcoll"} "GitHub Project"]]]]
(js-env-settings "" (boolean (config/get :dev?)))
(javascript-tag
(string/join "\n" [(str "var __authRequired = " (boolean (seq (config/get :users))))]))