cmr.http.kit.site.pages
The functions of this namespace are specifically responsible for returning ready-to-serve pages.
not-found
(not-found system request)(not-found system request data)Prepare the home page template.
render-html
(render-html template page-data)A utility function for preparing HTML templates.
render-template
(render-template template page-data)A utility function for preparing templates.