Add EOL notes to the vulnerability pages so it's clear they are
[openssl-web.git] / news / newslog.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4 <body>
5   <!--#include virtual="/inc/banner.shtml" -->
6   <div id="main">
7     <div id="content">
8       <div class="blog-index">
9         <article>
10           <header><h2>Newslog</h2></header>
11           <div class="entry-content">
12             <p>
13             Here is a terse log of all OpenSSL announcements.
14             They are almost release notices.
15             </p>
16             <table class="newsflash" width="90%">
17               <!--#include virtual="newsflash.inc"-->
18             </table>
19           </div>
20           <footer>
21             You are here: <a href="/">Home</a>
22             : <a href=".">News</a>
23             : <a href="">Newslog</a>
24             <br/><a href="/sitemap.txt">Sitemap</a>
25           </footer>
26         </article>
27       </div>
28       <!--#include virtual="sidebar.shtml" -->
29     </div>
30   </div>
31 <!--#include virtual="/inc/footer.shtml" -->
32 </body>
33 </html>