first
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class="col-sm-12">
|
||||
<div class="alert alert-info">
|
||||
<strong><%-(hero ? hero.message ? hero.message.replace(/(?:\r\n|\r|\n)/g, '<BR>') : '' : '')%></strong>
|
||||
<code><%-(hero ? hero.created ? hero.created.replace(/(?:\r\n|\r|\n)/g, '<BR>') : '' : '')%></code>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user