Mercurial > aurellem
view org/index.org @ 1:12573db75437
added cute error page by dylan. Going to fix index page
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 17 Oct 2011 22:21:38 -0700 |
parents | |
children | 6ab1effc3a88 |
line wrap: on
line source
1 #+title: Our Blog Entries2 #+STYLE: <link rel="stylesheet" type="text/css" href="./aurellem/src/css/aurellem.css" />3 #+INCLUDE: ../templates/level-0.org5 #+begin_HTML6 <!--7 This area is replaced with the appropiate list of posts when the blog8 is published.9 -->10 <div id="posts">11 <ul class="post_list">12 <li>13 POST14 </li>15 </ul>16 </div>17 <!--18 No other areas of this page are replaced.19 -->20 #+end_HTML