]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/blob
cf9bc8cbe14dde464ea2e19f267ab75ca17e349f
[ceph.git] /
1 <alert type="warning">
2   <table>
3     <tr>
4       <td rowspan="2" class="warning-panel-alert-icon">
5         <i class="fa fa-3x fa-warning alert-warning"
6            aria-hidden="true"></i>
7       </td>
8       <td class="warning-panel-alert-title">
9         {{ title }}
10       </td>
11     </tr>
12     <tr>
13       <td class="warning-panel-alert-text">
14         <ng-content></ng-content>
15       </td>
16     </tr>
17   </table>
18 </alert>