* Start of a basic Catalyst web interface.
This commit is contained in:
10
src/HydraFrontend/root/log.tt
Normal file
10
src/HydraFrontend/root/log.tt
Normal file
@ -0,0 +1,10 @@
|
||||
[% WRAPPER layout.tt title="Hydra Overview" %]
|
||||
|
||||
<h1>Build log <tt>[% log.logphase %] of build ID [% id %]</h1>
|
||||
|
||||
<!-- !!! escaping -->
|
||||
<pre class="buildlog">
|
||||
[% logtext -%]
|
||||
</pre>
|
||||
|
||||
[% END %]
|
Reference in New Issue
Block a user