1
<!--#include file="header.html"-->
2
3
<div id="content">
4
<div id="left">
5
<h2 class="bigger">Current Projects</h2>
6
<!--#include virtual="/data/projects.html"-->
7
</div>
8
9
10
<!--#include file="updates.html"-->
11
<!--#include file="footer.html"-->