Handbook
Glossary
<chloe-content> ( path -- response )
Vocabulary
furnace
.
actions
Inputs
path
a path
Outputs
response
a
response
Word description
Creates an HTTP response which serves a Chloe template. See
Chloe templates
.
Definition
USING:
furnace.utilities
html.templates.chloe
http.server.responses
;
IN:
furnace.actions
:
<chloe-content>
( path -- response )
resolve-template-path
<chloe>
<html-content>
;