Martin Renvoize
e48df518e8
This patch DRY's out the code by migrating the transient_result div into the now widely included messages.inc include. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
4 lines
105 B
HTML
4 lines
105 B
HTML
<div id="messages">
|
|
[% INCLUDE 'blocking_errors.inc' %]
|
|
<div id="transient_result"></div>
|
|
</div>
|