On Wednesday, 26 October 2016 at 12:42:09 UTC, Nicholas Wilson 
wrote:
> doctype html
> html
>     body
>         -foreach(s; images)
>             // it doesn't seem to like #{s} or !{s}
>             img(src=s)
>
> [...]
Inherit from Web interface?