aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zerotb/report/_main.html
blob: 189b4eeb5b0dd434e7fef29d133d95418e93a82b (plain)
1
2
3
4
5
6
<div class="problem-header cf">
    <h1>[% problem.title | html %]</h1>

    [% add_links( problem.detail ) | html_para %]

</div>