7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
component Layout(content string, css string)
|
|
html
|
|
head
|
|
title Test
|
|
style!= css
|
|
body
|
|
main#content |