html.tt 1.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <aside id="errbox">
  2. <h1>SUGAR-TRAIL WARNINGS</h1>
  3. <blockquote id="warnings">
  4. <p>warning: undecided condition: proto==imap; did you forget to specify proto?</p>
  5. <p>warning: undecided condition: proto==pop3; did you forget to specify proto?</p>
  6. <p>warning: undecided condition: os==wxx; did you forget to specify os?</p>
  7. <p>warning: undecided condition: os=~w7*; did you forget to specify os?</p>
  8. <p>warning: undecided condition: proto==pop3; did you forget to specify proto?</p>
  9. </blockquote>
  10. </aside>
  11. <form>
  12. <header>
  13. <p>This is the release client protocol. Here the body starts...</p>
  14. </header>
  15. <article>
  16. <time datetime="2010-01-12">yeah</time>
  17. <header>
  18. <h1><a href="#" rel="bookmark"
  19. title="link to this test">Main</a>
  20. </h1>
  21. </header>
  22. <ol>
  23. <li>Check A
  24. <ul>
  25. <li>result is a</li>
  26. </ul>
  27. </li>
  28. <li>Check IMAPIsm</li>
  29. <li>Check POP3ism
  30. <ul>
  31. <li>result is OK</li>
  32. </ul></li>
  33. <li>Some XP thing</li>
  34. <li>Some Win7 thing</li>
  35. <li>Some amd64 thing</li>
  36. </ol>
  37. <p>Some final comments.</p>
  38. </article>
  39. </form>
  40. <footer>
  41. <p>(c) Me</p><p>&#167; 2013 <a href="#">Alois Mahdal</a></p>
  42. </footer>