view org/index.org @ 2:c2beff8e5b5d

ignore generated content
author Robert McIntyre <rlm@mit.edu>
date Mon, 17 Oct 2011 22:23:04 -0700
parents 12573db75437
children 6ab1effc3a88
line wrap: on
line source
1 #+title: Our Blog Entries
2 #+STYLE: <link rel="stylesheet" type="text/css" href="./aurellem/src/css/aurellem.css" />
3 #+INCLUDE: ../templates/level-0.org
5 #+begin_HTML
6 <!--
7 This area is replaced with the appropiate list of posts when the blog
8 is published.
9 -->
10 <div id="posts">
11 <ul class="post_list">
12 <li>
13 POST
14 </li>
15 </ul>
16 </div>
17 <!--
18 No other areas of this page are replaced.
19 -->
20 #+end_HTML