1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-29 02:09:41 +02:00
portainer/partials/messages.html

5 lines
96 B
HTML
Raw Normal View History

2013-08-08 19:18:51 +00:00
<div class="alert alert-error" id="error-message" style="display:none">
{{ error }}
2013-06-19 17:40:58 -09:00
</div>
2013-08-08 19:18:51 +00:00