Typica is a free program for professional coffee roasters. https://typica.us
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

about.html 1.5KB

123456789101112131415161718192021222324252627
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Typica - Software for Coffee Roasting Operations</title>
  5. <link rel="stylesheet" type="text/css" href="style.css" />
  6. </head>
  7. <body>
  8. <div id="page">
  9. <div id="topmatter">
  10. <div class="topbanner">
  11. <a href="https://typica.us/"><img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
  12. <h1><a href="https://typica.us/">Typica</a></h1>
  13. <h2>Version 1.9.1</h2>
  14. </div>
  15. <div id="maintext">
  16. <p>Copyright &copy; 2007&ndash;2018 Neal Evan Wilson <a href="mailto:neal@typica.us?subject=Thanks%20for%20Typica&amp;body=Message%20initiated%20from%20Typica.">&lt;neal@typica.us&gt;</a></p>
  17. <p>German Translation: Mario Champignon <a href="mailto:mario_champignon@hotmail.com">&lt;mario_champignon@hotmail.com&gt;</a></p>
  18. <p>Turkish Translation: Zumrut Karaca <a href="mailto:zumrutk@gmail.com">&lt;zumrutk@gmail.com&gt;</a></p>
  19. <h2>Support Ongoing Development</h2>
  20. <p>While Typica is free to download, use, and modify, keeping this software available, maintained, and continuing with ongoing development in the form of new features and bug fixes is not without cost. If you find value in using Typica, please consider supporting this work financially.</p>
  21. <p>For more details, <a href="https://typica.us/payment.html">visit https://typica.us/payment.html</a>.</p>
  22. </div>
  23. </div>
  24. </body>
  25. </html>