notification.html 139 Bytes Edit Raw Blame History 1 2 3 4 <div class="alert alert-{{ type }}" role="alert" id="notification"> <i class="fas fa-key" aria-hidden="true"></i> {{ msg }} </div>