#+EXEC grep contentfile -e "#+META: Description: " | sed 's/^#+META: Description: \(.*\)$//' #+EXEC grep contentfile -e "

.*

" | sed 's/^

\(.*\)<\/h1>$/\1<\/title>/' <link href="/style.css" rel="stylesheet" /> </head> <body> #+INSERT ../../common/header.html #+CONTENT </body> </html>