Mercurial > aurellem
diff 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 |
line wrap: on
line diff
1.1 --- a/html/header.html Mon Mar 02 09:45:29 2015 -0800 1.2 +++ b/html/header.html Mon Mar 02 09:51:23 2015 -0800 1.3 @@ -4,7 +4,7 @@ 1.4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 1.5 <head> 1.6 <title></title> 1.7 -<!-- 2015-03-02 Mon 09:44 --> 1.8 +<!-- 2015-03-02 Mon 09:47 --> 1.9 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> 1.10 <meta name="generator" content="Org-mode" /> 1.11 <meta name="author" content="Robert McIntyre" /> 1.12 @@ -142,11 +142,6 @@ 1.13 1.14 <div class="header"> 1.15 <div class="float-right"> 1.16 - <!-- 1.17 - <form> 1.18 - <input type="text"/><input type="submit" value="search the blog »"/> 1.19 - </form> 1.20 - --> 1.21 </div> 1.22 1.23 <h1>aurellem <em>☉</em></h1> 1.24 @@ -156,11 +151,15 @@ 1.25 </ul> 1.26 </div> 1.27 1.28 -<div class="author">Written by <author>{{{author}}}</author></div> 1.29 +<div class="author">Written by <author> 1.30 +<p> 1.31 +Robert McIntyre 1.32 +</p> 1.33 +</author></div> 1.34 </div> 1.35 <div id="postamble" class="status"> 1.36 <p class="author">Author: Robert McIntyre</p> 1.37 -<p class="date">Created: 2015-03-02 Mon 09:44</p> 1.38 +<p class="date">Created: 2015-03-02 Mon 09:47</p> 1.39 <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> 1.40 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p> 1.41 </div>