github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/ui/app/components/das/accepted.hbs (about)

     1  <section class="das-accepted">
     2    <main>
     3      <h3>Recommendation accepted</h3>
     4      <p>A new version of this job will now be deployed.</p>
     5    </main>
     6    {{x-icon "check-circle-fill"}}
     7  </section>