github.com/containers/podman/v4@v4.9.4/contrib/pkginstaller/welcome.html.in (about)

     1  <!DOCTYPE html>
     2  <html lang="en">
     3  <head>
     4      <meta charset="utf-8"/>
     5  </head>
     6  <body>
     7  <div align="left" style="font-family: Helvetica; padding-left: 10px;">
     8      <br/>
     9      <p style="color: #020202; font-size: 12px;">This will install <span style="color: #46b9d6; font-size: 12px;">Podman __VERSION__</span>
    10          on your computer. You will be guided through the steps necessary to install this software.</p>
    11      <br/>
    12      <p style="color: #abb0b0; font-size: 12px;">Click <span style="color: #626666">“Continue"</span> to continue the
    13          setup</p>
    14  </div>
    15  </body>
    16  </html>