* Move everything up one directory.
This commit is contained in:
9
src/root/log.tt
Normal file
9
src/root/log.tt
Normal file
@ -0,0 +1,9 @@
|
||||
[% WRAPPER layout.tt title="Logfile" %]
|
||||
|
||||
<h1>Logfile for <tt>[% build.project.name %]:[% build.attrname %]</tt> build [% build.id %][%IF step %], step [% step.stepnr %] (<tt>[% step.outpath %]</tt>)[% END %]</h1>
|
||||
|
||||
<div class="buildlog">
|
||||
[% logtext -%]
|
||||
</div>
|
||||
|
||||
[% END %]
|
Reference in New Issue
Block a user