github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/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>