Till Brehm
2015-04-01 3f916ccb6ae7dca534054f1be1e337732b171ed0
1
2
3
4
5
6
7
8
9
<div class='alert alert-danger clear'>
  <div class='alert-label'><strong>ERROR</strong></div>
  <div class='alert-content'>
    <ol>
        <li>###ERRORMSG###</li>
    </ol>
    <div>TODO: WRONG HTML ELEMENTS</div>
  </div>
</div>