module Onyx::HTTP::View

Defined in:

markout/onyx.cr

Macro Summary

Macro Detail

macro html(page, *args, content_type = "text/html", accept = {"text/html"}, **kwargs) #

[View source]