=< html
|%
++ css ^~ %- trip
'''
#welcome{
height: 114px;
text-align: center;
border-bottom-color: rgb(223, 223, 223);
border-bottom-style: dotted;
border-bottom-width: 1px;
}
'''
++ html
|= who=@p
;div#welcome
;style:"{css}"
;h4:"Welcome to the all-new Spandrell site."
;h4:"{(trip (scot %p who))}"
==
--