8 lines
145 B
Smalltalk
8 lines
145 B
Smalltalk
\$layout(
|
|
title={Homepage};
|
|
content={
|
|
<h1>Homepage</h1>
|
|
<p>You probably want to put your own content here.</p>
|
|
}
|
|
)\$
|