mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 19:53:05 +08:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
<div class="alert alert-danger alert-dismissible fade show" role="alert">
|
|
<%= message %>
|
|
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
</div> |