took a quick look at the first tutorial and saw no html. how do you generate html in arachne?
@mobileink Eventually we will have some page template modules that integrate with the data model. They aren’t ready yet, so for now you can just use Hiccup/Enlive/Selmer/whatever.
directly from your handler functions
thanks.