[% page_title = ebug.program _ " finished!" %] [% INCLUDE layout_head %]
[% INCLUDE icon image="stock_undo.png" text="Undo" %] [% INCLUDE icon image="stock_first.png" text="Restart" %]
[% ebug.program | html %] finished!

STDOUT

[% stdout | html | replace('\n','
') %]

STDERR

[% stderr | html | replace('\n','
') %]
[% INCLUDE layout_tail %]