From 20e9c7c2498b559a284bb9db0fcf1a3b08c779ac Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Thu, 12 Mar 2015 09:45:58 -0700
Subject: Fix #8 - dedication bug - & change epigraph org

- Move the $endif$ for $if(epigraph.content)$ to before .dedication
- Change `epigraph + epigraph-attrib` to `epigraph > attrib`
---
 deathstrumpet.html | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

(limited to 'deathstrumpet.html')

diff --git a/deathstrumpet.html b/deathstrumpet.html
index 340d8e5..e249e56 100644
--- a/deathstrumpet.html
+++ b/deathstrumpet.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <!-- AUTOCENTO OF THE BREAKFAST TABLE -->
-<!-- vim: fdm=indent -->
+<!-- vim: fdm=indent
+-->
 <html lang="en">
 <head>
     <meta charset="utf-8">
@@ -25,18 +26,19 @@
     </head>
 <body>
     
+
     <article id="container">
         <header>
             <!-- title -->
             <h1 class="title">Death’s trumpet</h1>
             
 
-                        <!-- epigraph -->
-            <div class="epigraph">
-                                <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p>
-                            </div>
-                        <div class="epigraph-attrib">Larry Levis</div>
-            
+                            <!-- epigraph -->
+                <div class="epigraph">
+                                    <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p>
+                
+                                    <div class="attrib">Larry Levis</div>
+                                </div>
             
                     </header>
 
-- 
cgit 1.4.1-21-gabe81