aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/report/banner.html
blob: b8ba7fa4350df492ede73f3ecfd79d9a9c883f2c (plain)
1
2
3
4
5
6
[% USE date %]
[% problem_hashref = c.cobrand.problem_as_hashref(problem) %]
<div class="banner banner--[% problem_hashref.banner_id %]">
    <p>[% problem_hashref.state_t %]</p>
</div>