very basics of security have been added.

This commit is contained in:
Bryce Covert
2018-06-04 22:22:15 -07:00
parent 44fff9e88a
commit fbccc0b209
6 changed files with 27 additions and 23 deletions

View File

@@ -4,6 +4,4 @@
(defn index-page []
[:div
[:h1.title "Dashboard"]
[:h2.subtitle "To get started, "
[:a {:href (bidi/path-for routes/routes :import-invoices)} "Import some invoices"]]])
[:h1.title "Dashboard"]])