update policy based on team vote
[openssl-web.git] / support / sidebar.shtml
1 <!-- sidebar.inc -->
2 <aside class="sidebar">
3   <section>
4     <h1><a href=".">Commercial Support</a></h1>
5     <ul>
6       <li>
7           <a href="donations.html">Donations</a>
8       </li>
9       <li>
10           <a href="acks.html">Acknowledgements</a>
11       </li>
12       <li>
13           <a href="contracts.html">Support Contracts</a>
14       </li>
15     </ul>
16   </section>
17 </aside>
18 <!-- end -->