github.com/letsencrypt/boulder@v0.20251208.0/sfe/templates/overrideAutoApprovedSuccess.html (about)

     1  {{template "header"}}
     2  <div class="section">
     3      <h1>Override Request Successfully Approved and Applied</h1>
     4      We have approved your request and applied the override to your account.
     5      Please allow up to 30 minutes for this change to take effect.
     6      <br>
     7      You will <b>not</b> receive an email notification regarding this approval.
     8      <br>
     9      <h2>Need to make another request?</h2>
    10      Please visit our <a href="https://letsencrypt.org/docs/rate-limits/">rate
    11      limits documentation</a> to submit another request.
    12  </div>
    13  {{template "footer"}}