123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <!DOCTYPE html>
- <html lang="en">
-
- <head>
- <title></title>
- <meta charset="utf-8" />
- <meta x-st-slave="Params: a=b" />
- <meta x-st-slave="Master Revision: 1366856496" />
- <meta x-st-slave="Master: /release/rc.stm" />
- <link rel="stylesheet" href="/main.css" />
- <link rel="alternate" href="/st/release/rc.stm?a=b" />
- </head>
- <body>
-
- <nav>
- <ul>
- <li>prev</li>
- <li>top</li>
- <li>next</li>
- </ul>
- </nav>
-
- <aside id="errbox">
-
- <h1>SUGAR-TRAIL WARNINGS</h1>
-
- <blockquote id="warnings">
- <p>warning: undecided condition: proto==imap; did you forget to specify proto?</p>
- <p>warning: undecided condition: proto==pop3; did you forget to specify proto?</p>
- <p>warning: undecided condition: os==wxx; did you forget to specify os?</p>
- <p>warning: undecided condition: os=~w7*; did you forget to specify os?</p>
- <p>warning: undecided condition: proto==pop3; did you forget to specify proto?</p>
- </blockquote>
-
- </aside>
-
- <form>
-
- <header>
- <p>This is the release client protocol. Here the body starts...</p>
- </header>
-
- <article>
- <time datetime="2010-01-12">yeah</time>
- <header>
- <h1><a href="#" rel="bookmark"
- title="link to this test">Main</a>
- </h1>
- </header>
-
- <ol>
- <li>Check A
- <ul>
- <li>result is a</li>
- </ul>
- </li>
- <li>Check IMAPIsm</li>
- <li>Check POP3ism
- <ul>
- <li>result is OK</li>
- </ul></li>
- <li>Some XP thing</li>
- <li>Some Win7 thing</li>
- <li>Some amd64 thing</li>
- </ol>
-
- <p>Some final comments.</p>
-
- </article>
-
- </form>
-
- <footer>
- <p>(c) Me</p><p>§ 2013 <a href="#">Alois Mahdal</a></p>
- </footer>
-
- </body>
- </html>
|