Mercurial > aurellem
comparison html/header.html @ 62:fb5ea1d5bbe9
fixed the author macro to work!
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 02 Mar 2015 09:51:23 -0800 |
parents | bbe8fed58d3f |
children | e24672e0365d |
comparison
equal
deleted
inserted
replaced
61:bbe8fed58d3f | 62:fb5ea1d5bbe9 |
---|---|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | 4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
5 <head> | 5 <head> |
6 <title></title> | 6 <title></title> |
7 <!-- 2015-03-02 Mon 09:44 --> | 7 <!-- 2015-03-02 Mon 09:47 --> |
8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> | 8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> |
9 <meta name="generator" content="Org-mode" /> | 9 <meta name="generator" content="Org-mode" /> |
10 <meta name="author" content="Robert McIntyre" /> | 10 <meta name="author" content="Robert McIntyre" /> |
11 <style type="text/css"> | 11 <style type="text/css"> |
12 <!--/*--><![CDATA[/*><!--*/ | 12 <!--/*--><![CDATA[/*><!--*/ |
140 <div id="content"> | 140 <div id="content"> |
141 <h1 class="title"></h1> | 141 <h1 class="title"></h1> |
142 | 142 |
143 <div class="header"> | 143 <div class="header"> |
144 <div class="float-right"> | 144 <div class="float-right"> |
145 <!-- | |
146 <form> | |
147 <input type="text"/><input type="submit" value="search the blog »"/> | |
148 </form> | |
149 --> | |
150 </div> | 145 </div> |
151 | 146 |
152 <h1>aurellem <em>☉</em></h1> | 147 <h1>aurellem <em>☉</em></h1> |
153 <ul class="nav"> | 148 <ul class="nav"> |
154 <li><a href="/">read the blog »</a></li> | 149 <li><a href="/">read the blog »</a></li> |
155 <!-- li><a href="#">learn about us »</a></li--> | 150 <!-- li><a href="#">learn about us »</a></li--> |
156 </ul> | 151 </ul> |
157 </div> | 152 </div> |
158 | 153 |
159 <div class="author">Written by <author>{{{author}}}</author></div> | 154 <div class="author">Written by <author> |
155 <p> | |
156 Robert McIntyre | |
157 </p> | |
158 </author></div> | |
160 </div> | 159 </div> |
161 <div id="postamble" class="status"> | 160 <div id="postamble" class="status"> |
162 <p class="author">Author: Robert McIntyre</p> | 161 <p class="author">Author: Robert McIntyre</p> |
163 <p class="date">Created: 2015-03-02 Mon 09:44</p> | 162 <p class="date">Created: 2015-03-02 Mon 09:47</p> |
164 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p> | 163 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.3beta)</p> |
165 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p> | 164 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p> |
166 </div> | 165 </div> |
167 </body> | 166 </body> |
168 </html> | 167 </html> |