-inherit boilerplate.html
-block title
Autoscroll
-block extrahead
=parent.extrahead()
link rel='stylesheet' href='styles.styl'
-block scripts
=parent.scripts()
# Use jQuery UI for the highlight effect.
script src='http://code.jquery.com/ui/1.11.4/jquery-ui.min.js'
header
h1 = title()
div#status
div#progress
button.btn.btn-default Stop
div#output