summaryrefslogtreecommitdiff
path: root/index.m4
blob: b4293994c29aca2b3e9ae43421ca4f590157fcbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html> 

    <!-- HEADERS -->
include(headers_index.htm)
        
        <body>
            <!-- Article -->
include(articles.htm)
            <!-- aside left column -->
include(left.htm)
  </body></html>