github.com/hernad/nomad@v1.6.112/ui/app/components/das/accepted.hbs (about) 1 {{! 2 Copyright (c) HashiCorp, Inc. 3 SPDX-License-Identifier: MPL-2.0 4 ~}} 5 6 <section class="das-accepted"> 7 <main> 8 <h3>Recommendation accepted</h3> 9 <p>A new version of this job will now be deployed.</p> 10 </main> 11 {{x-icon "check-circle-fill"}} 12 </section>