lambda-blog.templates.archives
archive-entry
(archive-entry path-to-root {:keys [path summary tags timestamp title]})
Creates a single row of the archives table containing various entry details.
archives
(archives {:keys [entries path-to-root], :as ent})
Creates an HTML page containing a table of entries
.