very basics of security have been added.
This commit is contained in:
@@ -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"]])
|
||||
|
||||
Reference in New Issue
Block a user